Uses of Class
net.webpdf.wsclient.openapi.MetadataAnnotationsDocument
-
Packages that use MetadataAnnotationsDocument Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataAnnotationsDocument in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataAnnotationsDocument Modifier and Type Method Description MetadataAnnotationsDocumentMetadataAnnotationsDocument. addAnnotationItem(MetadataAnnotation annotationItem)MetadataAnnotationsDocumentMetadataAnnotationsDocument. annotation(List<MetadataAnnotation> annotation)@Nullable MetadataAnnotationsDocumentMetadataDocument. getAnnotations()Get annotationsMethods in net.webpdf.wsclient.openapi with parameters of type MetadataAnnotationsDocument Modifier and Type Method Description MetadataDocumentMetadataDocument. annotations(MetadataAnnotationsDocument annotations)voidMetadataDocument. setAnnotations(MetadataAnnotationsDocument annotations)
-