Class DisplayFieldArgumentAction
java.lang.Object
com.caplin.motif.config.definitions.common.DisplayFieldArgumentAction
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class DisplayFieldArgumentAction
extends Object
DisplayFieldArgumentAction
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe target on which the action has to be performed, replaces the deprecated tradeId field.Deprecated.@NotNull StringgetType()The name of an action to be performed on the provided trade id.inthashCode()voidvoidsetTradeID(String tradeID) Deprecated.voidtoString()
-
Constructor Details
-
DisplayFieldArgumentAction
public DisplayFieldArgumentAction() -
DisplayFieldArgumentAction
Constructor with only required parameters
-
-
Method Details
-
type
-
getType
The name of an action to be performed on the provided trade id.- Returns:
- type
-
setType
-
tradeID
-
getTradeID
Deprecated.The trade id of the trade that the action should be performed upon.- Returns:
- tradeID
-
setTradeID
Deprecated. -
target
-
getTarget
The target on which the action has to be performed, replaces the deprecated tradeId field.- Returns:
- target
-
setTarget
-
equals
-
hashCode
public int hashCode() -
toString
-