Class TelukGilimanukClassFroschIConfiguration

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

public final class TelukGilimanukClassFroschIConfiguration extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3829ac1.

See Also:
  • Constructor Details

    • TelukGilimanukClassFroschIConfiguration

      public TelukGilimanukClassFroschIConfiguration()
      Default constructor
  • Method Details