public static class BulkWorkflowActionDetailsResponse.Control extends VaultModel
Constructor and Description |
---|
Control() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
List<BulkWorkflowActionDetailsResponse.Prompt> |
getPrompts() |
String |
getType() |
void |
setLabel(String label) |
void |
setPrompts(List<BulkWorkflowActionDetailsResponse.Prompt> prompts) |
void |
setType(String type) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public String getLabel()
public void setLabel(String label)
public List<BulkWorkflowActionDetailsResponse.Prompt> getPrompts()
public void setPrompts(List<BulkWorkflowActionDetailsResponse.Prompt> prompts)
public String getType()
public void setType(String type)
Copyright © 2021. All rights reserved.