public final class EnumerationValue extends Object
Constructor and Description |
---|
EnumerationValue(String name,
Object value,
String javaInitString) |
Modifier and Type | Method and Description |
---|---|
String |
getJavaInitializationString() |
String |
getName() |
Object |
getValue() |
String |
toString() |
Copyright © 2014. All rights reserved.