Class D182SchleswigHolstein
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.deu.platform.surface.D182SchleswigHolstein
- All Implemented Interfaces:
Serializable
Entity class D182SchleswigHolstein
collects multiple enumeration values together.
Usage: create an instance of this class with D182SchleswigHolstein.createInstance()
or new D182SchleswigHolstein()
.
- Country: Germany (DEU) =
78
; - Entity kind: PlatformDomain =
SURFACE
; - Domain: Platform =
1
; - Category: Destroyer =
5
; - SubCategory: HamburgclassType101A =
2
; - Specific: D182SchleswigHolstein =
2
; - Entity type uid: 16396;
- Online document reference: SISO-REF-010-v28 (2020-05-07).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1d483de4.
-
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 D182SchleswigHolstein
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
-
D182SchleswigHolstein
public D182SchleswigHolstein()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-