Class TelukGilimanukClassFroschIIConfiguration

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

public final class TelukGilimanukClassFroschIIConfiguration extends EntityType

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

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

  • Country: Indonesia (IDN) = 100;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Tank Landing Ship = 10;
  • SubCategory: TelukGilimanukClassFroschIIConfiguration = 2;
  • Specific: (none);
  • Entity type uid: 31103;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@15eebbff.

See Also:
  • Constructor Details

    • TelukGilimanukClassFroschIIConfiguration

      public TelukGilimanukClassFroschIIConfiguration()
      Default constructor
  • Method Details