Class Dictionary

java.lang.Object
org.qubership.atp.ram.models.dictionary.Dictionary
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DefectFoundIn

public class Dictionary extends Object implements Serializable
See Also:
  • Field Details

    • id

      protected UUID id
    • name

      protected String name
    • description

      protected String description
    • type

      protected String type
  • Constructor Details

    • Dictionary

      public Dictionary()