Class OCC9062HEATT
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.munition.antiarmor.OCC9062HEATT
- All Implemented Interfaces:
Serializable
Entity class OCC9062HEATT
collects multiple enumeration values together.
Usage: create an instance of this class with OCC9062HEATT.createInstance()
or new OCC9062HEATT()
.
- Country: France (FRA) =
71
; - Entity kind: MunitionDomain =
ANTI_ARMOR
; - Domain: Munition =
2
; - Category: Ballistic =
2
; - SubCategory: _90mm =
9
; - Specific: OCC9062HEATT =
2
; - Entity type uid: 27434;
- Online document reference: SISO-REF-010-v29 (2021-05-19).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@6fb0261e.
-
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 OCC9062HEATT
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
-
OCC9062HEATT
public OCC9062HEATT()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-