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

public final class Bus extends EntityType

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@12a160c2.

See Also:
  • Constructor Details

    • Bus

      public Bus()
      Default constructor
  • Method Details

    • createInstance

      public static Bus createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data