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

public final class OsaIIClass105 extends EntityType

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

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

  • Country: Bulgaria (BGR) = 33;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: OsaIIClass = 1;
  • Specific: _105 = 4;
  • Entity type uid: 27883;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • OsaIIClass105

      public OsaIIClass105()
      Default constructor
  • Method Details

    • createInstance

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