Class L795HaiYun

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

public final class L795HaiYun extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Danlinclasscargo = 32;
  • Specific: L795HaiYun = 4;
  • Entity type uid: 17332;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1de76cc7.

See Also:
  • Constructor Details

    • L795HaiYun

      public L795HaiYun()
      Default constructor
  • Method Details

    • createInstance

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