Class MetaInfoForTestScenarioCompareResponseDto
java.lang.Object
org.qubership.atp.ram.clients.api.dto.catalogue.MetaInfoForTestScenarioCompareResponseDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-06-27T09:48:27.365198101Z[Etc/UTC]")
public class MetaInfoForTestScenarioCompareResponseDto
extends Object
MetaInfoForTestScenarioCompareResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDirectivesItem(DictionaryDto directivesItem) addLeftCompoundActionsItem(ActionDto leftCompoundActionsItem) addLeftCompoundCompoundsItem(CompoundDto leftCompoundCompoundsItem) addLeftCompoundMetaInfoItem(MetaInfoDto leftCompoundMetaInfoItem) addRightCompoundActionsItem(ActionDto rightCompoundActionsItem) addRightCompoundCompoundsItem(CompoundDto rightCompoundCompoundsItem) addRightCompoundMetaInfoItem(MetaInfoDto rightCompoundMetaInfoItem) directives(List<DictionaryDto> directives) boolean@Valid List<DictionaryDto> Get directivesGet leftCompoundActions@Valid List<CompoundDto> Get leftCompoundCompounds@Valid UUIDGet leftCompoundId@Valid List<MetaInfoDto> Get leftCompoundMetaInfoGet leftCompoundName@Valid UUIDGet leftTestPlanIdGet leftTestPlanNameGet rightCompoundActions@Valid List<CompoundDto> Get rightCompoundCompounds@Valid UUIDGet rightCompoundId@Valid List<MetaInfoDto> Get rightCompoundMetaInfoGet rightCompoundName@Valid UUIDGet rightTestPlanIdGet rightTestPlanNameinthashCode()leftCompoundActions(List<ActionDto> leftCompoundActions) leftCompoundCompounds(List<CompoundDto> leftCompoundCompounds) leftCompoundId(UUID leftCompoundId) leftCompoundMetaInfo(List<MetaInfoDto> leftCompoundMetaInfo) leftCompoundName(String leftCompoundName) leftTestPlanId(UUID leftTestPlanId) leftTestPlanName(String leftTestPlanName) rightCompoundActions(List<ActionDto> rightCompoundActions) rightCompoundCompounds(List<CompoundDto> rightCompoundCompounds) rightCompoundId(UUID rightCompoundId) rightCompoundMetaInfo(List<MetaInfoDto> rightCompoundMetaInfo) rightCompoundName(String rightCompoundName) rightTestPlanId(UUID rightTestPlanId) rightTestPlanName(String rightTestPlanName) voidsetDirectives(List<DictionaryDto> directives) voidsetLeftCompoundActions(List<ActionDto> leftCompoundActions) voidsetLeftCompoundCompounds(List<CompoundDto> leftCompoundCompounds) voidsetLeftCompoundId(UUID leftCompoundId) voidsetLeftCompoundMetaInfo(List<MetaInfoDto> leftCompoundMetaInfo) voidsetLeftCompoundName(String leftCompoundName) voidsetLeftTestPlanId(UUID leftTestPlanId) voidsetLeftTestPlanName(String leftTestPlanName) voidsetRightCompoundActions(List<ActionDto> rightCompoundActions) voidsetRightCompoundCompounds(List<CompoundDto> rightCompoundCompounds) voidsetRightCompoundId(UUID rightCompoundId) voidsetRightCompoundMetaInfo(List<MetaInfoDto> rightCompoundMetaInfo) voidsetRightCompoundName(String rightCompoundName) voidsetRightTestPlanId(UUID rightTestPlanId) voidsetRightTestPlanName(String rightTestPlanName) toString()
-
Constructor Details
-
MetaInfoForTestScenarioCompareResponseDto
public MetaInfoForTestScenarioCompareResponseDto()
-
-
Method Details
-
leftTestPlanId
-
getLeftTestPlanId
Get leftTestPlanId- Returns:
- leftTestPlanId
-
setLeftTestPlanId
-
leftTestPlanName
-
getLeftTestPlanName
Get leftTestPlanName- Returns:
- leftTestPlanName
-
setLeftTestPlanName
-
leftCompoundId
-
getLeftCompoundId
Get leftCompoundId- Returns:
- leftCompoundId
-
setLeftCompoundId
-
leftCompoundName
-
getLeftCompoundName
Get leftCompoundName- Returns:
- leftCompoundName
-
setLeftCompoundName
-
leftCompoundMetaInfo
public MetaInfoForTestScenarioCompareResponseDto leftCompoundMetaInfo(List<MetaInfoDto> leftCompoundMetaInfo) -
addLeftCompoundMetaInfoItem
public MetaInfoForTestScenarioCompareResponseDto addLeftCompoundMetaInfoItem(MetaInfoDto leftCompoundMetaInfoItem) -
getLeftCompoundMetaInfo
Get leftCompoundMetaInfo- Returns:
- leftCompoundMetaInfo
-
setLeftCompoundMetaInfo
-
leftCompoundActions
public MetaInfoForTestScenarioCompareResponseDto leftCompoundActions(List<ActionDto> leftCompoundActions) -
addLeftCompoundActionsItem
public MetaInfoForTestScenarioCompareResponseDto addLeftCompoundActionsItem(ActionDto leftCompoundActionsItem) -
getLeftCompoundActions
Get leftCompoundActions- Returns:
- leftCompoundActions
-
setLeftCompoundActions
-
leftCompoundCompounds
public MetaInfoForTestScenarioCompareResponseDto leftCompoundCompounds(List<CompoundDto> leftCompoundCompounds) -
addLeftCompoundCompoundsItem
public MetaInfoForTestScenarioCompareResponseDto addLeftCompoundCompoundsItem(CompoundDto leftCompoundCompoundsItem) -
getLeftCompoundCompounds
Get leftCompoundCompounds- Returns:
- leftCompoundCompounds
-
setLeftCompoundCompounds
-
rightTestPlanId
-
getRightTestPlanId
Get rightTestPlanId- Returns:
- rightTestPlanId
-
setRightTestPlanId
-
rightTestPlanName
-
getRightTestPlanName
Get rightTestPlanName- Returns:
- rightTestPlanName
-
setRightTestPlanName
-
rightCompoundId
-
getRightCompoundId
Get rightCompoundId- Returns:
- rightCompoundId
-
setRightCompoundId
-
rightCompoundName
-
getRightCompoundName
Get rightCompoundName- Returns:
- rightCompoundName
-
setRightCompoundName
-
rightCompoundMetaInfo
public MetaInfoForTestScenarioCompareResponseDto rightCompoundMetaInfo(List<MetaInfoDto> rightCompoundMetaInfo) -
addRightCompoundMetaInfoItem
public MetaInfoForTestScenarioCompareResponseDto addRightCompoundMetaInfoItem(MetaInfoDto rightCompoundMetaInfoItem) -
getRightCompoundMetaInfo
Get rightCompoundMetaInfo- Returns:
- rightCompoundMetaInfo
-
setRightCompoundMetaInfo
-
rightCompoundActions
public MetaInfoForTestScenarioCompareResponseDto rightCompoundActions(List<ActionDto> rightCompoundActions) -
addRightCompoundActionsItem
public MetaInfoForTestScenarioCompareResponseDto addRightCompoundActionsItem(ActionDto rightCompoundActionsItem) -
getRightCompoundActions
Get rightCompoundActions- Returns:
- rightCompoundActions
-
setRightCompoundActions
-
rightCompoundCompounds
public MetaInfoForTestScenarioCompareResponseDto rightCompoundCompounds(List<CompoundDto> rightCompoundCompounds) -
addRightCompoundCompoundsItem
public MetaInfoForTestScenarioCompareResponseDto addRightCompoundCompoundsItem(CompoundDto rightCompoundCompoundsItem) -
getRightCompoundCompounds
Get rightCompoundCompounds- Returns:
- rightCompoundCompounds
-
setRightCompoundCompounds
-
directives
-
addDirectivesItem
-
getDirectives
Get directives- Returns:
- directives
-
setDirectives
-
equals
-
hashCode
public int hashCode() -
toString
-