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: null (none);
  • Entity type uid: 31103;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@69c79f09.

See Also:
  • Constructor Details

    • TelukGilimanukClassFroschIIConfiguration

      public TelukGilimanukClassFroschIIConfiguration()
      Default constructor
  • Method Details