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

public final class PT76A extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: PT76AmphibiousLightTank = 8;
  • Specific: PT76A = 1;
  • Entity type uid: 12575;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3047254d.

See Also:
  • Constructor Details

    • PT76A

      public PT76A()
      Default constructor
  • Method Details

    • createInstance

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