Class HantaeClassLSM

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.prk.platform.surface.HantaeClassLSM
All Implemented Interfaces:
Serializable

public final class HantaeClassLSM extends EntityType

Entity class HantaeClassLSM collects multiple enumeration values together.

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

  • Country: Korea (Democratic Peoples Republic of) (PRK) = 119;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Tank Landing Ship = 10;
  • SubCategory: HantaeClassLSM = 2;
  • Specific: (none);
  • Entity type uid: 17795;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@82c57b3.

See Also:
Country.KOREA_DEMOCRATIC_PEOPLES_REPUBLIC_OF_PRK, EntityKind.PLATFORM, Domain, PlatformDomain, Category, TankLandingShip, SubCategory, Serialized Form
  • Constructor Details

    • HantaeClassLSM

      public HantaeClassLSM()
      Default constructor
  • Method Details

    • createInstance

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