Class Type05AmphibiousFightingVehicleAFV

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

public final class Type05AmphibiousFightingVehicleAFV extends EntityType

Entity class Type05AmphibiousFightingVehicleAFV collects multiple enumeration values together. Usage: create an instance of this class with Type05AmphibiousFightingVehicleAFV.createInstance() or new Type05AmphibiousFightingVehicleAFV().

  • Country: China, Peoples Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Tank = 1;
  • SubCategory: Type05AmphibiousFightingVehicleAFV = 11;
  • Specific: (none);
  • Entity type uid: 31851;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@5d11346a.

See Also:
Country.CHINA_PEOPLES_REPUBLIC_OF_CHN, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Tank, SubCategory, Serialized Form
  • Constructor Details

    • Type05AmphibiousFightingVehicleAFV

      public Type05AmphibiousFightingVehicleAFV()
      Default constructor
  • Method Details

    • createInstance

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