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 class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()
getName()
getType()
void
setCapacity
(String capacity) void
setInstructions
(String instructions) void
void
void
void
setRequired
(Boolean required) void
void
setVerdict
(String verdict) void
Methods 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
-