Class GenericMotorcoach

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

public final class GenericMotorcoach extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Bus = 82;
  • SubCategory: GenericMotorcoach = 10;
  • Specific: null (none);
  • Entity type uid: 25808;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@14e2e1c3.

See Also: