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

public final class M915Aster extends EntityType

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

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

  • Country: Belgium (BEL) = 21;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: Flowerclass = 1;
  • Specific: M915Aster = 1;
  • Entity type uid: 23314;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • M915Aster

      public M915Aster()
      Default constructor
  • Method Details

    • createInstance

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