Uses of Class
org.apache.type_test.types1.Document
-
Packages that use Document Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types1 org.apache.type_test.xml -
-
Uses of Document in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return Document Modifier and Type Method Description DocumentTypeTestImpl. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Methods in org.apache.cxf.systest.type_test with parameters of type Document Modifier and Type Method Description DocumentTypeTestImpl. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type Document Modifier and Type Method Description DocumentTypeTestImpl. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z) -
Uses of Document in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as Document Modifier and Type Field Description protected DocumentTestDocumentResponse. _returnprotected DocumentTestDocument. xprotected DocumentTestDocument. yprotected DocumentTestDocumentResponse. yprotected DocumentTestDocumentResponse. zMethods in org.apache.type_test.doc that return Document Modifier and Type Method Description DocumentTestDocumentResponse. getReturn()Gets the value of the return property.DocumentTestDocument. getX()Gets the value of the x property.DocumentTestDocument. getY()Gets the value of the y property.DocumentTestDocumentResponse. getY()Gets the value of the y property.DocumentTestDocumentResponse. getZ()Gets the value of the z property.DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Methods in org.apache.type_test.doc with parameters of type Document Modifier and Type Method Description voidTestDocumentResponse. setReturn(Document value)Sets the value of the return property.voidTestDocument. setX(Document value)Sets the value of the x property.voidTestDocument. setY(Document value)Sets the value of the y property.voidTestDocumentResponse. setY(Document value)Sets the value of the y property.voidTestDocumentResponse. setZ(Document value)Sets the value of the z property.DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Method parameters in org.apache.type_test.doc with type arguments of type Document Modifier and Type Method Description DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z) -
Uses of Document in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return Document Modifier and Type Method Description DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Methods in org.apache.type_test.rpc with parameters of type Document Modifier and Type Method Description DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Method parameters in org.apache.type_test.rpc with type arguments of type Document Modifier and Type Method Description DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z) -
Uses of Document in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return Document Modifier and Type Method Description DocumentObjectFactory. createDocument()Create an instance ofDocument -
Uses of Document in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as Document Modifier and Type Field Description protected DocumentTestDocumentResponse. _returnprotected DocumentTestDocument. xprotected DocumentTestDocument. yprotected DocumentTestDocumentResponse. yprotected DocumentTestDocumentResponse. zMethods in org.apache.type_test.xml that return Document Modifier and Type Method Description DocumentTestDocumentResponse. getReturn()Gets the value of the return property.DocumentTestDocument. getX()Gets the value of the x property.DocumentTestDocument. getY()Gets the value of the y property.DocumentTestDocumentResponse. getY()Gets the value of the y property.DocumentTestDocumentResponse. getZ()Gets the value of the z property.DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Methods in org.apache.type_test.xml with parameters of type Document Modifier and Type Method Description voidTestDocumentResponse. setReturn(Document value)Sets the value of the return property.voidTestDocument. setX(Document value)Sets the value of the x property.voidTestDocument. setY(Document value)Sets the value of the y property.voidTestDocumentResponse. setY(Document value)Sets the value of the y property.voidTestDocumentResponse. setZ(Document value)Sets the value of the z property.DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)Method parameters in org.apache.type_test.xml with type arguments of type Document Modifier and Type Method Description DocumentTypeTestPortType. testDocument(Document x, javax.xml.ws.Holder<Document> y, javax.xml.ws.Holder<Document> z)
-