Class AbstractParameter
java.lang.Object
org.qubership.atp.dataset.service.jpa.model.tree.params.AbstractParameter
- Direct Known Subclasses:
AbstractTextParameter,FileParameter,ReferenceDataSetListParameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract AttributeTypeNamegetType()abstract StringgetValue()abstract boolean
-
Constructor Details
-
AbstractParameter
public AbstractParameter()
-
-
Method Details
-
getType
-
getValue
-
isNullValue
public abstract boolean isNullValue() -
getInItfFormatValue
-