Class SwitcherDto
java.lang.Object
org.qubership.atp.mia.controllers.api.dto.SwitcherDto
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2025-09-12T06:34:49.113363471Z[Etc/UTC]")
public class SwitcherDto
extends Object
SwitcherDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactionFalse(String actionFalse) actionTrue(String actionTrue) actionType(String actionType) booleanGet actionFalseGet actionTrueGet actionTypeGet displaygetName()Get namegetValue()Get valueinthashCode()voidsetActionFalse(String actionFalse) voidsetActionTrue(String actionTrue) voidsetActionType(String actionType) voidsetDisplay(String display) voidvoidtoString()
-
Constructor Details
-
SwitcherDto
public SwitcherDto()
-
-
Method Details
-
actionFalse
-
getActionFalse
Get actionFalse- Returns:
- actionFalse
-
setActionFalse
-
actionTrue
-
getActionTrue
Get actionTrue- Returns:
- actionTrue
-
setActionTrue
-
actionType
-
getActionType
Get actionType- Returns:
- actionType
-
setActionType
-
display
-
getDisplay
Get display- Returns:
- display
-
setDisplay
-
name
-
getName
Get name- Returns:
- name
-
setName
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-