Uses of Class
net.webpdf.wsclient.schema.extraction.info.AuthorType
-
Packages that use AuthorType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of AuthorType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type AuthorType Modifier and Type Field Description protected List<AuthorType>DescriptionType. authorMethods in net.webpdf.wsclient.schema.extraction.info that return AuthorType Modifier and Type Method Description AuthorTypeObjectFactory. createAuthorType()Create an instance ofAuthorTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type AuthorType Modifier and Type Method Description List<AuthorType>DescriptionType. getAuthor()Gets the value of the author property.
-