Class Leopard2PL

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

public final class Leopard2PL extends EntityType

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

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

  • Country: Poland (POL) = 175;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Leopard2MBT = 2;
  • Specific: Leopard2PL = 3;
  • Entity type uid: 31682;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@68f32020.

See Also:
  • Constructor Details

    • Leopard2PL

      public Leopard2PL()
      Default constructor
  • Method Details

    • createInstance

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