Class UiManAttribute
java.lang.Object
org.qubership.atp.dataset.service.rest.dto.manager.UiManAttribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet reference if type is DSL, and null otherwise.getId()getName()getType()voidsetAttributes(List<UiManAttribute> attributes) voidsetParameters(List<UiManParameter> parameters) void
-
Constructor Details
-
UiManAttribute
public UiManAttribute()
-
-
Method Details
-
getAttributes
-
setAttributes
-
getSource
-
setSource
-
getId
-
getName
-
getType
-
getParameters
-
setParameters
-
getDataSetListReference
Get reference if type is DSL, and null otherwise.
-