Class ParameterEntity
java.lang.Object
org.qubership.atp.dataset.db.jpa.entities.AbstractUuidBasedEntity
org.qubership.atp.dataset.db.jpa.entities.ParameterEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns value as string from string, file, list or dsl fields, depending on attribute type.Methods inherited from class org.qubership.atp.dataset.db.jpa.entities.AbstractUuidBasedEntity
equals, hashCode
-
Field Details
-
listValue
-
-
Constructor Details
-
ParameterEntity
public ParameterEntity()
-
-
Method Details
-
getDataSetId
-
getParameterValueByType
Returns value as string from string, file, list or dsl fields, depending on attribute type.
-