java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.che.platform.land.LiebherrFKM
All Implemented Interfaces:
Serializable

public final class LiebherrFKM extends EntityType

Entity class LiebherrFKM collects multiple enumeration values together.

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

  • Country: Switzerland (CHE) = 206;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Engineer Equipment = 18;
  • SubCategory: LiebherrFKM = 2;
  • Specific: (none);
  • Entity type uid: 27975;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3f1ef9d6.

See Also:
Country.SWITZERLAND_CHE, EntityKind.PLATFORM, Domain, PlatformDomain, Category, EngineerEquipment, SubCategory, Serialized Form
  • Constructor Details

    • LiebherrFKM

      public LiebherrFKM()
      Default constructor
  • Method Details

    • createInstance

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