Class Su34Fullback

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

public final class Su34Fullback extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack/Strike = 2;
  • SubCategory: Su34Fullback = 13;
  • Specific: null (none);
  • Entity type uid: 25410;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@244e619a.

See Also:
  • Constructor Details

    • Su34Fullback

      public Su34Fullback()
      Default constructor
  • Method Details

    • createInstance

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