Class GAZ66Commandvan

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

public final class GAZ66Commandvan extends EntityType

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: GAZ664x42000kgtruck = 8;
  • Specific: GAZ66Commandvan = 2;
  • Entity type uid: 12886;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4fcc0416.

See Also:
Country.RUSSIA_RUS, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LargeWheeledUtilityVehicle, SubCategory, Serialized Form
  • Constructor Details

    • GAZ66Commandvan

      public GAZ66Commandvan()
      Default constructor
  • Method Details

    • createInstance

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