Class PodvalnikP5069ton
java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.cze.platform.land.PodvalnikP5069ton
- All Implemented Interfaces:
Serializable
Entity class PodvalnikP5069ton
collects multiple enumeration values together to uniquely define this entity.
Usage: create an instance of this class with PodvalnikP5069ton.createInstance()
or new PodvalnikP5069ton()
.
- Country: Czech Republic (CZE) =
267
; - Entity kind: PlatformDomain =
LAND
; - Domain: Platform =
1
; - Category: Cargo Trailer =
14
; - SubCategory: greaterthan10tons =
5
; - Specific: PodvalnikP5069ton =
1
; - Entity type uid: 36989;
- Online document reference: SISO-REF-010-v34 (2024-10-15).
Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@25df00a0.
- 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 PodvalnikP5069ton
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
-
PodvalnikP5069ton
public PodvalnikP5069ton()Default constructor
-
-
Method Details
-
createInstance
Create a new instance of this final (unmodifiable) class- Returns:
- copy of class for use as data
-