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

public final class Type520LCUs extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Landing Craft = 11;
  • SubCategory: Type520LCUs = 2;
  • Specific: (none);
  • Entity type uid: 16581;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2c5529ab.

See Also:
  • Constructor Details

    • Type520LCUs

      public Type520LCUs()
      Default constructor
  • Method Details

    • createInstance

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