Class AbstractLabelProvider
java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
org.qubership.atp.dataset.model.impl.AbstractNamed
org.qubership.atp.dataset.model.impl.AbstractLabelProvider
- All Implemented Interfaces:
Identified,LabelProvider,Named
- Direct Known Subclasses:
AbstractCreatedModified,DataSetImpl
-
Field Summary
FieldsFields inherited from class org.qubership.atp.dataset.model.impl.AbstractNamed
nameFields inherited from class org.qubership.atp.dataset.model.impl.AbstractIdentified
id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.atp.dataset.model.impl.AbstractNamed
getName, setName, toStringMethods inherited from class org.qubership.atp.dataset.model.impl.AbstractIdentified
equals, getId, hashCode, setIdMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.qubership.atp.dataset.model.Identified
getReferences
-
Field Details
-
labels
-
-
Constructor Details
-
AbstractLabelProvider
public AbstractLabelProvider()
-
-
Method Details
-
getLabels
- Specified by:
getLabelsin interfaceLabelProvider
-
setLabels
- Specified by:
setLabelsin interfaceLabelProvider
-