Class P456

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

public final class P456 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol craft = 7;
  • SubCategory: RaptorClassProject03160 = 27;
  • Specific: P456 = 17;
  • Entity type uid: 37119;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • P456

      public P456()
      Default constructor
  • Method Details

    • createInstance

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