Class LargeWheeledUtilityVehiclegreaterthan125tons

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

public final class LargeWheeledUtilityVehiclegreaterthan125tons extends EntityType

Entity class LargeWheeledUtilityVehiclegreaterthan125tons collects multiple enumeration values together. Usage: create an instance of this class with LargeWheeledUtilityVehiclegreaterthan125tons.createInstance() or new LargeWheeledUtilityVehiclegreaterthan125tons().

  • Country: Germany (DEU) = 78;
  • 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: 16279;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@7de62196.

See Also:
Country.GERMANY_DEU, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LargeWheeledUtilityVehiclegreaterthan125tons, Serialized Form
  • Constructor Details

    • LargeWheeledUtilityVehiclegreaterthan125tons

      public LargeWheeledUtilityVehiclegreaterthan125tons()
      Default constructor
  • Method Details