Class EnrichedCompoundDto
java.lang.Object
org.qubership.atp.orchestrator.clients.dto.EnrichedCompoundDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-07-10T06:10:29.928430417Z[Etc/UTC]")
public class EnrichedCompoundDto
extends Object
EnrichedCompoundDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildCompoundsItem(EnrichedCompoundDto childCompoundsItem) addDirectivesItem(DirectiveDto directivesItem) addFlagsItem(FlagDto flagsItem) addParametersItem(ActionParameterDto parametersItem) childCompounds(List<EnrichedCompoundDto> childCompounds) deprecated(Boolean deprecated) directives(List<DirectiveDto> directives) entity(ActionEntityDto entity) boolean@Valid List<EnrichedCompoundDto> Get childCompoundsGet comment@NotNull StringGet contentGet deprecated@Valid List<DirectiveDto> Get directives@Valid ActionEntityDtoGet entitygetFlags()Get flagsGet hidden@Valid UUIDgetId()Get idGet lineNumber@Valid List<ActionParameterDto> Get parametersGet scenarioHashSum@Valid UUIDGet systemIdGet timeout@Valid ActionEntityTypeDtogetType()Get typeinthashCode()lineNumber(Integer lineNumber) parameters(List<ActionParameterDto> parameters) scenarioHashSum(String scenarioHashSum) voidsetChildCompounds(List<EnrichedCompoundDto> childCompounds) voidsetComment(String comment) voidsetContent(String content) voidsetDeprecated(Boolean deprecated) voidsetDirectives(List<DirectiveDto> directives) voidsetEntity(ActionEntityDto entity) voidvoidvoidvoidsetLineNumber(Integer lineNumber) voidsetParameters(List<ActionParameterDto> parameters) voidsetScenarioHashSum(String scenarioHashSum) voidsetSystemId(UUID systemId) voidsetTimeout(Integer timeout) voidsetType(ActionEntityTypeDto type) toString()type(ActionEntityTypeDto type)
-
Constructor Details
-
EnrichedCompoundDto
public EnrichedCompoundDto()
-
-
Method Details
-
childCompounds
-
addChildCompoundsItem
-
getChildCompounds
Get childCompounds- Returns:
- childCompounds
-
setChildCompounds
-
comment
-
getComment
Get comment- Returns:
- comment
-
setComment
-
content
-
getContent
Get content- Returns:
- content
-
setContent
-
deprecated
-
getDeprecated
Get deprecated- Returns:
- deprecated
-
setDeprecated
-
directives
-
addDirectivesItem
-
getDirectives
Get directives- Returns:
- directives
-
setDirectives
-
entity
-
getEntity
Get entity- Returns:
- entity
-
setEntity
-
flags
-
addFlagsItem
-
getFlags
Get flags- Returns:
- flags
-
setFlags
-
getHidden
Get hidden- Returns:
- hidden
-
setHidden
-
id
-
getId
Get id- Returns:
- id
-
setId
-
lineNumber
-
getLineNumber
Get lineNumber- Returns:
- lineNumber
-
setLineNumber
-
parameters
-
addParametersItem
-
getParameters
Get parameters- Returns:
- parameters
-
setParameters
-
scenarioHashSum
-
getScenarioHashSum
Get scenarioHashSum- Returns:
- scenarioHashSum
-
setScenarioHashSum
-
systemId
-
getSystemId
Get systemId- Returns:
- systemId
-
setSystemId
-
timeout
-
getTimeout
Get timeout- Returns:
- timeout
-
setTimeout
-
type
-
getType
Get type- Returns:
- type
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-