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