Class AttributeSnapshot
java.lang.Object
org.qubership.atp.dataset.versioning.model.domain.AttributeSnapshot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetListValueById(UUID listValueId) Get list value by id.getParameterById(UUID parameterId) Get parameter by id.
-
Constructor Details
-
AttributeSnapshot
Constructor.
-
-
Method Details
-
getParametersIds
-
getParameterById
Get parameter by id. -
getListValuesIds
-
getListValueById
Get list value by id.
-