Class Bastion2

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

public final class Bastion2 extends EntityType

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

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

  • Country: Ukraine (UKR) = 265;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Self-Propelled Artillery = 4;
  • SubCategory: ModernizedBM21Grad122mmMRL = 2;
  • Specific: Bastion2 = 3;
  • Entity type uid: 36642;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4214ae8f.

See Also:
  • Constructor Details

    • Bastion2

      public Bastion2()
      Default constructor
  • Method Details

    • createInstance

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