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

public final class MinePlow extends EntityType

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

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

  • Country: Slovakia (SVK) = 268;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Mine Plow = 11;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 27907;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@169268a7.

See Also:
  • Constructor Details

    • MinePlow

      public MinePlow()
      Default constructor
  • Method Details

    • createInstance

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