Class SmokeL32A5
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.gbr.munition.battlefieldsupport.SmokeL32A5
- All Implemented Interfaces:
Serializable
Entity class SmokeL32A5
collects multiple enumeration values together.
Usage: create an instance of this class with SmokeL32A5.createInstance()
or new SmokeL32A5()
.
- Country: United Kingdom of Great Britain and Northern Ireland (GBR) =
224
; - Entity kind: MunitionDomain =
BATTLEFIELD_SUPPORT
; - Domain: Munition =
2
; - Category: Ballistic =
2
; - SubCategory: _76mm =
8
; - Specific: SmokeL32A5 =
5
; - Entity type uid: 23974;
- Online document reference: SISO-REF-010-v29 (2021-05-19).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@121ddca4.
-
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 SmokeL32A5
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
-
SmokeL32A5
public SmokeL32A5()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-