Class GAZ694x4wAT1Snapper2P26
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.land.GAZ694x4wAT1Snapper2P26
- All Implemented Interfaces:
Serializable
Entity class GAZ694x4wAT1Snapper2P26
collects multiple enumeration values together to uniquely define this entity.
Usage: create an instance of this class with GAZ694x4wAT1Snapper2P26.createInstance()
or new GAZ694x4wAT1Snapper2P26()
.
- Country: Russia (RUS) =
222
; - Entity kind: PlatformDomain =
LAND
; - Domain: Platform =
1
; - Category: Small Wheeled Utility Vehicle =
6
; - SubCategory: GAZ694x4lightvehicle =
1
; - Specific: GAZ694x4wAT1Snapper2P26 =
2
; - Entity type uid: 26314;
- Online document reference: SISO-REF-010-v33 (2024-05-29).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3e48d38.
- 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 GAZ694x4wAT1Snapper2P26
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, hashCode, marshal, marshal, setCategory, setCategory, setCountry, setDomain, setEntityKind, setExtra, setExtra, setSpecific, setSpecific, setSubCategory, setSubCategory, toString, unmarshal, unmarshal
-
Constructor Details
-
GAZ694x4wAT1Snapper2P26
public GAZ694x4wAT1Snapper2P26()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-