Uses of Class
net.webpdf.wsclient.schema.extraction.info.DescriptionType
-
Packages that use DescriptionType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DescriptionType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DescriptionType Modifier and Type Field Description protected DescriptionTypeInformationType. descriptionMethods in net.webpdf.wsclient.schema.extraction.info that return DescriptionType Modifier and Type Method Description DescriptionTypeObjectFactory. createDescriptionType()Create an instance ofDescriptionTypeDescriptionTypeInformationType. getDescription()Gets the value of the description property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DescriptionType Modifier and Type Method Description voidInformationType. setDescription(DescriptionType value)Sets the value of the description property.
-