java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.tactical.SCUDB
All Implemented Interfaces:
Serializable

public final class SCUDB extends EntityType

Entity class SCUDB collects multiple enumeration values together. Usage: create an instance of this class with SCUDB.createInstance() or new SCUDB().

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = TACTICAL;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: SCUDB = 13;
  • Specific: (none);
  • Entity type uid: 32411;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@2ba9f986.

See Also:
Country.RUSSIA_RUS, EntityKind.MUNITION, Domain, MunitionDomain, Category, Guided, SubCategory, Serialized Form
  • Constructor Details

    • SCUDB

      public SCUDB()
      Default constructor
  • Method Details

    • createInstance

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