Class GenericTrailerRecreational

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

public final class GenericTrailerRecreational extends EntityType

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

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

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

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

See Also: