Package | Description |
---|---|
com.veeva.vault.vapil.api.model.common |
Models for Vault data such as documents, object records, users, and groups
|
com.veeva.vault.vapil.api.model.response |
Models for Vault API responses
|
Modifier and Type | Method and Description |
---|---|
List<Binder.Node> |
Binder.getNodes() |
List<Binder.Node> |
Binder.Node.getNodes() |
Modifier and Type | Method and Description |
---|---|
void |
Binder.setNodes(List<Binder.Node> nodes) |
void |
Binder.Node.setNodes(List<Binder.Node> nodes) |
Modifier and Type | Method and Description |
---|---|
Binder.Node |
BinderSectionResponse.getNode() |
Modifier and Type | Method and Description |
---|---|
void |
BinderSectionResponse.setNode(Binder.Node node) |
Copyright © 2021. All rights reserved.