public class ValidValue extends ObjectPrinter
| Constructor and Description |
|---|
ValidValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object objectToCompare) |
String |
getDisplayName()
Retrieve the display name of this valid value.
|
String |
getId()
Retrieve the ID of this valid value.
|
int |
hashCode() |
void |
setDisplayName(String displayName)
Set the display name of this valid value.
|
void |
setId(String id)
Set the ID of this valid value
|
toStringpublic String getDisplayName()
public void setDisplayName(String displayName)
displayName - the display namepublic String getId()
public void setId(String id)
id - the IDCopyright © 2018–2021 ODPi. All rights reserved.