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

public final class KU50WwM249 extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle = 6;
  • SubCategory: KomatsuLAV = 2;
  • Specific: KU50WwM249 = 4;
  • Entity type uid: 33605;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3c1e23ff.

See Also:
  • Constructor Details

    • KU50WwM249

      public KU50WwM249()
      Default constructor
  • Method Details

    • createInstance

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