Class FrankSBessonClassLogisticsSupportVesselArmy

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.platform.surface.FrankSBessonClassLogisticsSupportVesselArmy
All Implemented Interfaces:
Serializable

public final class FrankSBessonClassLogisticsSupportVesselArmy extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Landing Craft = 11;
  • SubCategory: FrankSBessonClassLogisticsSupportVesselArmy = 10;
  • Specific: (none);
  • Entity type uid: 23691;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3e53c4ad.

See Also:
  • Constructor Details

    • FrankSBessonClassLogisticsSupportVesselArmy

      public FrankSBessonClassLogisticsSupportVesselArmy()
      Default constructor
  • Method Details