java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.nld.platform.land.UNIBOMA
All Implemented Interfaces:
Serializable

public final class UNIBOMA extends EntityType

Entity class UNIBOMA collects multiple enumeration values together.

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

  • Country: Netherlands (NLD) = 153;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Engineer Equipment = 18;
  • SubCategory: UNIBOMA = 1;
  • Specific: (none);
  • Entity type uid: 27955;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@88a8218.

See Also:
Country.NETHERLANDS_NLD, EntityKind.PLATFORM, Domain, PlatformDomain, Category, EngineerEquipment, SubCategory, Serialized Form
  • Constructor Details

    • UNIBOMA

      public UNIBOMA()
      Default constructor
  • Method Details

    • createInstance

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