Class ParameterImpl
java.lang.Object
org.qubership.atp.dataset.model.impl.AbstractIdentified
org.qubership.atp.dataset.model.impl.ParameterBaseImpl
org.qubership.atp.dataset.model.impl.ParameterImpl
- All Implemented Interfaces:
Identified,Parameter
-
Field Summary
FieldsFields inherited from class org.qubership.atp.dataset.model.impl.ParameterBaseImpl
dataSet, dataSetReference, fileData, listValue, stringValueFields 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.ParameterBaseImpl
getDataSet, getDataSetReference, getFileData, getListValue, getText, setDataSet, setDataSetReference, setFileData, setListValue, setTextMethods inherited from class org.qubership.atp.dataset.model.impl.AbstractIdentified
equals, getId, hashCode, setId, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.qubership.atp.dataset.model.Identified
getId, setIdMethods inherited from interface org.qubership.atp.dataset.model.Parameter
asOverlap, getDataSet, getDataSetReference, getFileData, getListValue, getText, isOverlap, setDataSet, setDataSetReference, setFileData, setListValue, setText
-
Field Details
-
attribute
-
-
Constructor Details
-
Method Details
-
getReferences
- Specified by:
getReferencesin interfaceIdentified
-
getAttribute
- Specified by:
getAttributein interfaceParameter
-
setAttribute
- Specified by:
setAttributein interfaceParameter
-