Class MB290GDExtendedSofttopAirDefense

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

public final class MB290GDExtendedSofttopAirDefense extends EntityType

Entity class MB290GDExtendedSofttopAirDefense collects multiple enumeration values together.

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Small Wheeled Utility Vehicle (0 - 1.25 tons) = 6;
  • SubCategory: WolfMercedesBenzGClass4x4 = 1;
  • Specific: MB290GDExtendedSofttopAirDefense = 8;
  • Entity type uid: 27922;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@67b9b51a.

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

    • MB290GDExtendedSofttopAirDefense

      public MB290GDExtendedSofttopAirDefense()
      Default constructor
  • Method Details

    • createInstance

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