Uses of Class
net.webpdf.wsclient.openapi.MetadataAuthor
-
Packages that use MetadataAuthor Package Description net.webpdf.wsclient.openapi -
-
Uses of MetadataAuthor in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return MetadataAuthor Modifier and Type Method Description MetadataAuthorMetadataAuthor. name(String name)Methods in net.webpdf.wsclient.openapi that return types with arguments of type MetadataAuthor Modifier and Type Method Description @Nullable List<MetadataAuthor>MetadataDescription. getAuthor()Get authorMethods in net.webpdf.wsclient.openapi with parameters of type MetadataAuthor Modifier and Type Method Description MetadataDescriptionMetadataDescription. addAuthorItem(MetadataAuthor authorItem)Method parameters in net.webpdf.wsclient.openapi with type arguments of type MetadataAuthor Modifier and Type Method Description MetadataDescriptionMetadataDescription. author(List<MetadataAuthor> author)voidMetadataDescription. setAuthor(List<MetadataAuthor> author)
-