public class ValueFormat extends JSONBase
| Modifier and Type | Method and Description |
|---|---|
static ValueFormat |
create() |
boolean |
equals(Object obj) |
Boolean |
getHex()
Display the value in hex.
|
int |
hashCode() |
ValueFormat |
setHex(Boolean hex) |
public Boolean getHex()
public ValueFormat setHex(Boolean hex)
public static ValueFormat create()