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