| Constructor and Description |
|---|
ImmutableValue(String id,
String displayName,
Set<Value> childs,
String partName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<Value> |
getChilds() |
String |
getDisplayName() |
String |
getId() |
String |
getPartName() |
int |
hashCode() |
String |
toString() |
public String getId()
public String getDisplayName()
getDisplayName in interface Valuepublic String getPartName()
getPartName in interface ValueValue is fromCopyright © 2021. All rights reserved.