Class GenericCompactorHighSpeed

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

public final class GenericCompactorHighSpeed extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Construction Specialty Vehicle = 87;
  • SubCategory: GenericCompactorHighSpeed = 52;
  • Specific: (none);
  • Entity type uid: 31611;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • GenericCompactorHighSpeed

      public GenericCompactorHighSpeed()
      Default constructor
  • Method Details

    • createInstance

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