|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StationType | |
|---|---|
| dk.tbsalling.aismessages.messages | |
| dk.tbsalling.aismessages.messages.types | |
| Uses of StationType in dk.tbsalling.aismessages.messages |
|---|
| Methods in dk.tbsalling.aismessages.messages that return StationType | |
|---|---|
StationType |
GroupAssignmentCommand.getStationType()
|
| Constructors in dk.tbsalling.aismessages.messages with parameters of type StationType | |
|---|---|
GroupAssignmentCommand(Integer repeatIndicator,
MMSI sourceMmsi,
Float northEastLatitude,
Float northEastLongitude,
Float southWestLatitude,
Float southWestLongitude,
StationType stationType,
ShipType shipType,
TxRxMode transmitReceiveMode,
ReportingInterval reportingInterval,
Integer quietTime)
|
|
| Uses of StationType in dk.tbsalling.aismessages.messages.types |
|---|
| Methods in dk.tbsalling.aismessages.messages.types that return StationType | |
|---|---|
static StationType |
StationType.fromInteger(Integer integer)
|
static StationType |
StationType.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||