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

public final class B3CanalBeagle extends EntityType

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

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

  • Country: Argentina (ARG) = 10;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: CostaSurClassTransportShipAKR = 1;
  • Specific: B3CanalBeagle = 1;
  • Entity type uid: 33211;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • B3CanalBeagle

      public B3CanalBeagle()
      Default constructor
  • Method Details

    • createInstance

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