Uses of Class
net.webpdf.wsclient.schema.extraction.info.InformationType
-
Packages that use InformationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of InformationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as InformationType Modifier and Type Field Description protected InformationTypeDocumentType. informationMethods in net.webpdf.wsclient.schema.extraction.info that return InformationType Modifier and Type Method Description InformationTypeObjectFactory. createInformationType()Create an instance ofInformationTypeInformationTypeDocumentType. getInformation()Gets the value of the information property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type InformationType Modifier and Type Method Description voidDocumentType. setInformation(InformationType value)Sets the value of the information property.
-