java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.twn.munition.antiship.HsiungFengII
All Implemented Interfaces:
Serializable

public final class HsiungFengII extends EntityType

Entity class HsiungFengII collects multiple enumeration values together. Usage: create an instance of this class with HsiungFengII.createInstance() or new HsiungFengII().

  • Country: Taiwan, Province of China (TWN) = 208;
  • Entity kind: MunitionDomain = ANTI_SHIP;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: HsiungFengII = 1;
  • Specific: (none);
  • Entity type uid: 21758;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7493d937.

See Also:
Country.TAIWAN_PROVINCE_OF_CHINA_TWN, EntityKind.MUNITION, Domain, MunitionDomain, Category, Guided, SubCategory, Serialized Form
  • Constructor Details

    • HsiungFengII

      public HsiungFengII()
      Default constructor
  • Method Details

    • createInstance

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