Class Motorcoach

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

public final class Motorcoach extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@1b13467c.

See Also: