Uses of Class
org.uddi.custody_v3.DiscardTransferToken

Packages that use DiscardTransferToken
org.uddi.custody_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of DiscardTransferToken in org.uddi.custody_v3
 

Methods in org.uddi.custody_v3 that return DiscardTransferToken
 DiscardTransferToken ObjectFactory.createDiscardTransferToken()
          Create an instance of DiscardTransferToken
 

Methods in org.uddi.custody_v3 that return types with arguments of type DiscardTransferToken
 javax.xml.bind.JAXBElement<DiscardTransferToken> ObjectFactory.createDiscardTransferToken(DiscardTransferToken value)
          Create an instance of JAXBElement<DiscardTransferToken>}
 

Methods in org.uddi.custody_v3 with parameters of type DiscardTransferToken
 javax.xml.bind.JAXBElement<DiscardTransferToken> ObjectFactory.createDiscardTransferToken(DiscardTransferToken value)
          Create an instance of JAXBElement<DiscardTransferToken>}
 

Uses of DiscardTransferToken in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type DiscardTransferToken
 void UDDICustodyTransferPortType.discardTransferToken(DiscardTransferToken body)
          The discard_transferToken API is a client API used to discard a transferToken obtained through the get_transferToken API at the same node.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.