Class VisibilityAreaImpl
java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
org.qubership.atp.dataset.model.impl.AbstractNamed
org.qubership.atp.dataset.model.impl.VisibilityAreaImpl
- All Implemented Interfaces:
Identified,Named,VisibilityArea
-
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
ConstructorsConstructorDescriptionVisibilityAreaImpl(UUID id, String name, List<DataSetList> dataSetLists) Just a bean. -
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
-
VisibilityAreaImpl
public VisibilityAreaImpl() -
VisibilityAreaImpl
Just a bean.
-
-
Method Details
-
getReferences
- Specified by:
getReferencesin interfaceIdentified
-
getDataSetLists
- Specified by:
getDataSetListsin interfaceVisibilityArea
-
setDataSetLists
- Specified by:
setDataSetListsin interfaceVisibilityArea
-