Uses of Class
org.apache.cxf.ws.transfer.QName
Packages that use QName
-
Uses of QName in org.apache.cxf.ws.transfer
Fields in org.apache.cxf.ws.transfer declared as QNameModifier and TypeFieldDescriptionprotected QNameTransferResource.resourceprotected QNameTransferResourceFactory.resourceMethods in org.apache.cxf.ws.transfer that return QNameModifier and TypeMethodDescriptionObjectFactory.createQName()Create an instance ofQNameTransferResource.getResource()Gets the value of the resource property.TransferResourceFactory.getResource()Gets the value of the resource property.Methods in org.apache.cxf.ws.transfer with parameters of type QNameModifier and TypeMethodDescriptionvoidTransferResource.setResource(QName value) Sets the value of the resource property.voidTransferResourceFactory.setResource(QName value) Sets the value of the resource property.