Class LabelImpl
java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
org.qubership.atp.dataset.model.impl.AbstractNamed
org.qubership.atp.dataset.model.impl.LabelImpl
- All Implemented Interfaces:
Identified,Label,Named
-
Field Summary
Fields 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
getId, setId
-
Constructor Details
-
LabelImpl
Just a bean.
-
-
Method Details
-
getReferences
- Specified by:
getReferencesin interfaceIdentified
-