Package au.gov.amsa.ais
Interface HasCommunications
-
- All Known Implementing Classes:
AisPositionA,AisPositionB
public interface HasCommunicationsUsed to indicate that an AIS message contains a Communications part.- Author:
- dxm
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommunicationsgetCommunications()Returns the communications part of an AIS Message.
-
-
-
Method Detail
-
getCommunications
Communications getCommunications()
Returns the communications part of an AIS Message.- Returns:
-
-