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

public final class L201HaiLeng extends EntityType

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

  • Country: China, Peoples Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Danlinclasscargo = 32;
  • Specific: L201HaiLeng = 2;
  • Entity type uid: 17330;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4ac3c60d.

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

    • L201HaiLeng

      public L201HaiLeng()
      Default constructor
  • Method Details

    • createInstance

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