java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.isr.munition.antiair.Arrow3
All Implemented Interfaces:
Serializable

public final class Arrow3 extends EntityType

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

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

  • Country: Israel (ISR) = 105;
  • Entity kind: MunitionDomain = ANTI_AIR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: ArrowHetz = 6;
  • Specific: Arrow3 = 7;
  • Entity type uid: 29023;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7e2bc2f4.

See Also:
  • Constructor Details

    • Arrow3

      public Arrow3()
      Default constructor
  • Method Details

    • createInstance

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