Class FV430Mk3Bulldog

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

public final class FV430Mk3Bulldog extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: FV430Mk3Bulldog = 17;
  • Specific: (none);
  • Entity type uid: 28145;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@42383cb0.

See Also:
  • Constructor Details

    • FV430Mk3Bulldog

      public FV430Mk3Bulldog()
      Default constructor
  • Method Details

    • createInstance

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