| Package | Description |
|---|---|
| com.veeva.vault.vapil.api.model.metadata |
Models for Vault metadata such as Vault Objects, Vault Object Fields, and Document Fields
|
| com.veeva.vault.vapil.api.model.response |
Models for Vault API responses
|
| Modifier and Type | Method and Description |
|---|---|
List<VaultObjectField> |
VaultObject.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
VaultObject.setFields(List<VaultObjectField> fields) |
| Modifier and Type | Method and Description |
|---|---|
VaultObjectField |
MetaDataObjectFieldResponse.getField() |
| Modifier and Type | Method and Description |
|---|---|
List<VaultObjectField> |
QueryResponse.QueryDescribe.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataObjectFieldResponse.setField(VaultObjectField field) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryResponse.QueryDescribe.setFields(List<VaultObjectField> fields) |
Copyright © 2024. All rights reserved.