Class AbstractIdentified

java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
All Implemented Interfaces:
Identified
Direct Known Subclasses:
AbstractNamed, AttributePathImpl, ParameterBaseImpl

public abstract class AbstractIdentified extends Object implements Identified
  • Field Details

    • id

      protected UUID id
  • Constructor Details

    • AbstractIdentified

      public AbstractIdentified()
  • Method Details