|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdk.tbsalling.aismessages.messages.DecodedAISMessage
dk.tbsalling.aismessages.messages.UTCAndDateInquiry
public class UTCAndDateInquiry
| Constructor Summary | |
|---|---|
UTCAndDateInquiry(Integer repeatIndicator,
MMSI sourceMmsi,
MMSI destinationMmsi)
|
|
| Method Summary | |
|---|---|
static UTCAndDateInquiry |
fromEncodedMessage(EncodedAISMessage encodedMessage)
|
MMSI |
getDestinationMmsi()
|
| Methods inherited from class dk.tbsalling.aismessages.messages.DecodedAISMessage |
|---|
equals, getMessageType, getMetadata, getRepeatIndicator, getSourceMmsi, hashCode, setMetadata, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UTCAndDateInquiry(Integer repeatIndicator,
MMSI sourceMmsi,
MMSI destinationMmsi)
| Method Detail |
|---|
public final MMSI getDestinationMmsi()
public static UTCAndDateInquiry fromEncodedMessage(EncodedAISMessage encodedMessage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||