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

public final class M113A2BR extends EntityType

Entity class M113A2BR collects multiple enumeration values together.

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: M113A2BR = 4;
  • Specific: (none);
  • Entity type uid: 32016;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@464bee09.

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

    • M113A2BR

      public M113A2BR()
      Default constructor
  • Method Details

    • createInstance

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