public class SerializedEnum extends AbstractSerializedReferenceType implements SerializedImmutableType
| Constructor and Description |
|---|
SerializedEnum(Type type) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(Deserializer<T> visitor) |
String |
getName() |
void |
setName(String name) |
String |
toString() |
SerializedEnum |
withResult(Type resultType) |
getResultType, setResultTypegetType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetResultTypegetResultType, getType, setTypepublic SerializedEnum(Type type)
public SerializedEnum withResult(Type resultType)
public void setName(String name)
public String getName()
public <T> T accept(Deserializer<T> visitor)
accept in interface SerializedValueCopyright © 2016. All rights reserved.