Class DocumentWorkflowDetailsResponse.Control
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.DocumentWorkflowDetailsResponse.Control
- Enclosing class:
- DocumentWorkflowDetailsResponse
For each control, the following data may be returned:
label: UI Label for the control. type: Type of control (instructions, participants, date, documents, or description).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getType()voidsetInstructions(String instructions) voidvoidvoidMethods 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
-
getInstructions
-
setInstructions
-
getLabel
-
setLabel
-
getPrompts
-
setPrompts
-
getType
-
setType
-