Uses of Interface
com.veeva.vault.sdk.api.annotation.AnnotationPlacemark
Packages that use AnnotationPlacemark
Package
Description
This package provides interfaces to manage document annotations in Vault.
-
Uses of AnnotationPlacemark in com.veeva.vault.sdk.api.annotation
Methods in com.veeva.vault.sdk.api.annotation that return AnnotationPlacemarkModifier and TypeMethodDescriptionAnnotationPlacemark.Builder.build()Builds a newAnnotationPlacemarkwith the values in the builder set.Annotation.getPlacemark()Returns the placemark of the annotation, such as the text it appears on, the page it appears on, or the coordinates it appears on.Methods in com.veeva.vault.sdk.api.annotation with parameters of type AnnotationPlacemarkModifier and TypeMethodDescriptionAnnotation.Builder.withPlacemark(AnnotationPlacemark placemark) Conditional: Sets theAnnotationPlacemark.