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

public final class BoaClassKAL36 extends EntityType

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

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

  • Country: Indonesia (IDN) = 100;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: BoaClassKAL36 = 4;
  • Specific: (none);
  • Entity type uid: 31116;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@14f5da2c.

See Also:
  • Constructor Details

    • BoaClassKAL36

      public BoaClassKAL36()
      Default constructor
  • Method Details

    • createInstance

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