Package org.ships.vessel.common.flag
Class EotFlag
java.lang.Object
org.ships.vessel.common.flag.EotFlag
- All Implemented Interfaces:
org.core.utils.Identifiable
,VesselFlag<org.core.vector.type.Vector3<Integer>>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.ships.vessel.common.flag.VesselFlag
VesselFlag.Serializable<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EotFlag
-
-
Method Details
-
getWhoClicked
-
setWhoClicked
-
getValue
- Specified by:
getValue
in interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
setValue
- Specified by:
setValue
in interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
getParser
- Specified by:
getParser
in interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
toBuilder
- Specified by:
toBuilder
in interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
getId
- Specified by:
getId
in interfaceorg.core.utils.Identifiable
-
getName
- Specified by:
getName
in interfaceorg.core.utils.Identifiable
-