Class _125mmAT3SaggerA9M14Malyutka
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.lifeform.land._125mmAT3SaggerA9M14Malyutka
- All Implemented Interfaces:
Serializable
Entity class _125mmAT3SaggerA9M14Malyutka
collects multiple enumeration values together to uniquely define this entity.
Usage: create an instance of this class with _125mmAT3SaggerA9M14Malyutka.createInstance()
or new _125mmAT3SaggerA9M14Malyutka()
.
- Country: Russia (RUS) =
222
; - Entity kind: PlatformDomain =
LAND
; - Domain: Life form =
3
; - Category: Army =
11
; - SubCategory: AntiTankMissiles =
50
; - Specific: _125mmAT3SaggerA9M14Malyutka =
170
; - Entity type uid: 32157;
- Online document reference: SISO-REF-010-v31 (2022-10-08).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7be7c052.
- See Also:
-
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 _125mmAT3SaggerA9M14Malyutka
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
-
_125mmAT3SaggerA9M14Malyutka
public _125mmAT3SaggerA9M14Malyutka()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-