Class F245Orucreis
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.tur.platform.surface.F245Orucreis
- All Implemented Interfaces:
Serializable
Entity class F245Orucreis
collects multiple enumeration values together.
Usage: create an instance of this class with F245Orucreis.createInstance()
or new F245Orucreis()
.
- Country: Turkey (TUR) =
218
; - Entity kind: PlatformDomain =
SURFACE
; - Domain: Platform =
1
; - Category: Guided Missile Frigate (FFG) =
6
; - SubCategory: Barbarosclass =
1
; - Specific: F245Orucreis =
2
; - Entity type uid: 23256;
- Online document reference: SISO-REF-010-v28 (2020-05-07).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@74170687.
-
Field Summary
Fields inherited from class edu.nps.moves.dis7.pdus.EntityType
category, country, domain, entityKind, extra, specific, subCategory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic F245Orucreis
Create a new instance of this final (unmodifiable) classMethods inherited from class edu.nps.moves.dis7.pdus.EntityType
equals, equalsImpl, getCategory, getCountry, getDomain, getEntityKind, getExtra, getMarshalledSize, getSpecific, getSubCategory, marshal, marshal, setCategory, setCategory, setCountry, setDomain, setEntityKind, setExtra, setExtra, setSpecific, setSpecific, setSubCategory, setSubCategory, toString, unmarshal, unmarshal
-
Constructor Details
-
F245Orucreis
public F245Orucreis()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-