Uses of Class
com.veeva.vault.vapil.api.model.metadata.DocumentField
Packages that use DocumentField
-
Uses of DocumentField in com.veeva.vault.vapil.api.model.response
Methods in com.veeva.vault.vapil.api.model.response that return types with arguments of type DocumentFieldModifier and TypeMethodDescriptionDocumentClassificationResponse.getProperties()
DocumentFieldResponse.getProperties()
Method parameters in com.veeva.vault.vapil.api.model.response with type arguments of type DocumentFieldModifier and TypeMethodDescriptionvoid
DocumentClassificationResponse.setProperties
(List<DocumentField> properties) void
DocumentFieldResponse.setProperties
(List<DocumentField> properties)