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

public final class LS020 extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Coast Guard Boats = 63;
  • SubCategory: Dilosclass = 1;
  • Specific: LS020 = 3;
  • Entity type uid: 23365;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3e7634b9.

See Also:
  • Constructor Details

    • LS020

      public LS020()
      Default constructor
  • Method Details

    • createInstance

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