Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Transitions
-
Packages that use DocumentType.Transitions Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Transitions in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Transitions Modifier and Type Field Description protected DocumentType.TransitionsDocumentType. transitionsMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Transitions Modifier and Type Method Description DocumentType.TransitionsObjectFactory. createDocumentTypeTransitions()Create an instance ofDocumentType.TransitionsDocumentType.TransitionsDocumentType. getTransitions()Gets the value of the transitions property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Transitions Modifier and Type Method Description voidDocumentType. setTransitions(DocumentType.Transitions value)Sets the value of the transitions property.
-