Class AOE2Camden

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

public final class AOE2Camden extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Fast Combat Support Ship = 60;
  • SubCategory: SacramentoClass = 1;
  • Specific: AOE2Camden = 2;
  • Entity type uid: 12084;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@568f4faa.

See Also: