Class GenericSchoolbus

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

public final class GenericSchoolbus extends EntityType

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

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

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

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

See Also: