Class UAZ452D4x4800kglightvehicle
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.land.UAZ452D4x4800kglightvehicle
- All Implemented Interfaces:
Serializable
Entity class UAZ452D4x4800kglightvehicle
collects multiple enumeration values together to uniquely define this entity.
Usage: create an instance of this class with UAZ452D4x4800kglightvehicle.createInstance()
or new UAZ452D4x4800kglightvehicle()
.
- Country: Russia (RUS) =
222
; - Entity kind: PlatformDomain =
LAND
; - Domain: Platform =
1
; - Category: Small Wheeled Utility Vehicle =
6
; - SubCategory: UAZ452D4x4800kglightvehicle =
7
; - Specific: null
(none)
; - Entity type uid: 12863;
- Online document reference: SISO-REF-010-v31 (2022-10-08).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@280e8a1a.
- 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 UAZ452D4x4800kglightvehicle
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
-
UAZ452D4x4800kglightvehicle
public UAZ452D4x4800kglightvehicle()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-