public interface MessageEnum
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of this enum value
|
int |
getValue()
Returns the integer value of this enum value.
|
int getValue()
String getName()
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.