Class MetaInfoDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.MetaInfoDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-10-03T13:16:57.946573385Z[Etc/UTC]")
public class MetaInfoDto
extends Object
MetaInfoDto
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddParametersItem(ActionParameterDto parametersItem) booleanGet otherTextValue@Valid List<ActionParameterDto> Get parameters@Valid UUIDGet stepIdgetType()Get typeinthashCode()otherTextValue(String otherTextValue) parameters(List<ActionParameterDto> parameters) voidsetOtherTextValue(String otherTextValue) voidsetParameters(List<ActionParameterDto> parameters) voidvoidsetType(MetaInfoDto.TypeEnum type) toString()type(MetaInfoDto.TypeEnum type)
-
Constructor Details
-
MetaInfoDto
public MetaInfoDto()
-
-
Method Details
-
otherTextValue
-
getOtherTextValue
Get otherTextValue- Returns:
- otherTextValue
-
setOtherTextValue
-
parameters
-
addParametersItem
-
getParameters
Get parameters- Returns:
- parameters
-
setParameters
-
stepId
-
getStepId
Get stepId- Returns:
- stepId
-
setStepId
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-