Class GenericTrailerRecreationalTravelExpandable

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

public final class GenericTrailerRecreationalTravelExpandable extends EntityType

Entity class GenericTrailerRecreationalTravelExpandable collects multiple enumeration values together. Usage: create an instance of this class with GenericTrailerRecreationalTravelExpandable.createInstance() or new GenericTrailerRecreationalTravelExpandable().

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Trailer = 89;
  • SubCategory: GenericTrailerRecreationalTravelExpandable = 19;
  • Specific: (none);
  • Entity type uid: 25948;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@710b30ef.

See Also:
Country.OTHER, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Trailer, SubCategory, Serialized Form
  • Constructor Details

    • GenericTrailerRecreationalTravelExpandable

      public GenericTrailerRecreationalTravelExpandable()
      Default constructor
  • Method Details