Class ObjectWorkflowTaskActionDetailsResponse.Control
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.ObjectWorkflowTaskActionDetailsResponse.Control
- Enclosing class:
- ObjectWorkflowTaskActionDetailsResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getName()getType()voidsetCapacity(String capacity) voidsetInstructions(String instructions) voidvoidvoidvoidsetRequired(Boolean required) voidvoidsetVerdict(String verdict) voidMethods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
Control
public Control()
-
-
Method Details
-
getCapacity
-
setCapacity
-
getInstructions
-
setInstructions
-
getLabel
-
setLabel
-
getName
-
setName
-
getReason
-
setReason
-
getRequired
-
setRequired
-
getType
-
setType
-
getVerdict
-
setVerdict
-
getVerdicts
-
setVerdicts
-