Class ROGUEFireswNavyMarineExpeditionaryShipInterdictionSystemNMESIS

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

public final class ROGUEFireswNavyMarineExpeditionaryShipInterdictionSystemNMESIS extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Unmanned = 50;
  • SubCategory: RemotelyOperatedGroundUnitforExpeditionaryROGUEFiresVehicle = 3;
  • Specific: ROGUEFireswNavyMarineExpeditionaryShipInterdictionSystemNMESIS = 1;
  • Entity type uid: 37048;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@289f15e9.

See Also:
  • Constructor Details

    • ROGUEFireswNavyMarineExpeditionaryShipInterdictionSystemNMESIS

      public ROGUEFireswNavyMarineExpeditionaryShipInterdictionSystemNMESIS()
      Default constructor
  • Method Details