Class M58A3worocket

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

public final class M58A3worocket extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Engineer Equipment = 18;
  • SubCategory: M58M59MineClearingChargeMICLICTowed = 42;
  • Specific: M58A3worocket = 4;
  • Entity type uid: 35704;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@183fc2fa.

See Also:
  • Constructor Details

    • M58A3worocket

      public M58A3worocket()
      Default constructor
  • Method Details

    • createInstance

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