Class WarriorNMC40wTOW

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

public final class WarriorNMC40wTOW extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle = 6;
  • SubCategory: WarriorNMC40LongrangeFastAttackVehicleFAV = 2;
  • Specific: WarriorNMC40wTOW = 4;
  • Entity type uid: 33404;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@32091c14.

See Also:
  • Constructor Details

    • WarriorNMC40wTOW

      public WarriorNMC40wTOW()
      Default constructor
  • Method Details

    • createInstance

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