Uses of Class
dk.tbsalling.aismessages.ais.messages.types.StationType
| Package | Description |
|---|---|
| dk.tbsalling.aismessages.ais.messages | |
| dk.tbsalling.aismessages.ais.messages.types |
-
Uses of StationType in dk.tbsalling.aismessages.ais.messages
Methods in dk.tbsalling.aismessages.ais.messages that return StationType Modifier and Type Method Description StationTypeGroupAssignmentCommand. getStationType() -
Uses of StationType in dk.tbsalling.aismessages.ais.messages.types
Methods in dk.tbsalling.aismessages.ais.messages.types that return StationType Modifier and Type Method Description static StationTypeStationType. fromInteger(Integer integer)static StationTypeStationType. valueOf(String name)Returns the enum constant of this type with the specified name.static StationType[]StationType. values()Returns an array containing the constants of this enum type, in the order they are declared.