Uses of Class
com.veeva.vault.vapil.api.model.common.Binder.Node
Packages that use Binder.Node
Package
Description
Models for Vault data such as documents, object records, users, and groups
Models for Vault API responses
-
Uses of Binder.Node in com.veeva.vault.vapil.api.model.common
Methods in com.veeva.vault.vapil.api.model.common that return types with arguments of type Binder.NodeMethod parameters in com.veeva.vault.vapil.api.model.common with type arguments of type Binder.NodeModifier and TypeMethodDescriptionvoid
Binder.Node.setNodes
(List<Binder.Node> nodes) void
Binder.setNodes
(List<Binder.Node> nodes) -
Uses of Binder.Node in com.veeva.vault.vapil.api.model.response
Methods in com.veeva.vault.vapil.api.model.response that return Binder.NodeMethods in com.veeva.vault.vapil.api.model.response with parameters of type Binder.Node