public static interface EnumDeclaration.Constant
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the enum constant.
|
int |
getValue()
Returns the unique integer value of the enum constant.
|
String getName()
int getValue()
Copyright © 2012–2014 Danish Maritime Authority. All rights reserved.