public class IntegerEnumField extends Object
| Constructor and Description |
|---|
IntegerEnumField(String name,
Long explicitValue,
Long defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Long> |
getExplicitValue() |
String |
getName() |
long |
getValue() |
String |
toString() |
Copyright © 2012-2017. All Rights Reserved.