Class GenericTrailerFlatbed

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.oth.platform.land.GenericTrailerFlatbed
All Implemented Interfaces:
Serializable

public final class GenericTrailerFlatbed extends EntityType

Entity class GenericTrailerFlatbed collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with GenericTrailerFlatbed.createInstance() or new GenericTrailerFlatbed().

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Trailer = 89;
  • SubCategory: GenericTrailerFlatbed = 1;
  • Specific: null (none);
  • Entity type uid: 25930;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4cbf4f53.

See Also: