Class RadioCallSign

  • All Implemented Interfaces:
    VesselId

    public final class RadioCallSign
    extends java.lang.Object
    implements VesselId
    • Constructor Summary

      Constructors 
      Constructor Description
      RadioCallSign​(java.lang.String value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<java.lang.String> value()  
      VesselIdType vesselIdType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RadioCallSign

        public RadioCallSign​(java.lang.String value)
    • Method Detail

      • value

        public java.util.Optional<java.lang.String> value()