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:
getValuein interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
setValue
- Specified by:
setValuein interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
getParser
- Specified by:
getParserin interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
toBuilder
- Specified by:
toBuilderin interfaceVesselFlag<org.core.vector.type.Vector3<Integer>>
-
getId
- Specified by:
getIdin interfaceorg.core.utils.Identifiable
-
getName
- Specified by:
getNamein interfaceorg.core.utils.Identifiable
-