Class CSB8021

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

public final class CSB8021 extends EntityType

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

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

  • Country: Viet Nam (VNM) = 230;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Coast Guard Cutters = 62;
  • SubCategory: HamiltonClassOffshorePatrolVesselOPV = 1;
  • Specific: CSB8021 = 2;
  • Entity type uid: 36545;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • CSB8021

      public CSB8021()
      Default constructor
  • Method Details

    • createInstance

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