Class LargeWheeledUtilityVehiclegreaterthan125tons

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

public final class LargeWheeledUtilityVehiclegreaterthan125tons extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle - (greater than 1.25 tons) = 7;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 24388;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@5ce81285.

See Also:
  • Constructor Details

    • LargeWheeledUtilityVehiclegreaterthan125tons

      public LargeWheeledUtilityVehiclegreaterthan125tons()
      Default constructor
  • Method Details