Class U911Dongxiu

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

public final class U911Dongxiu extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3e84448c.

See Also:
  • Constructor Details

    • U911Dongxiu

      public U911Dongxiu()
      Default constructor
  • Method Details

    • createInstance

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