Uses of Class
net.webpdf.wsclient.schema.extraction.info.CustomDescriptionType
-
Packages that use CustomDescriptionType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of CustomDescriptionType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type CustomDescriptionType Modifier and Type Field Description protected List<CustomDescriptionType>DescriptionType. customMethods in net.webpdf.wsclient.schema.extraction.info that return CustomDescriptionType Modifier and Type Method Description CustomDescriptionTypeObjectFactory. createCustomDescriptionType()Create an instance ofCustomDescriptionTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type CustomDescriptionType Modifier and Type Method Description List<CustomDescriptionType>DescriptionType. getCustom()Gets the value of the custom property.
-