Uses of Class
org.uddi.custody_v3.TransferToken

Packages that use TransferToken
org.uddi.custody_v3   
org.uddi.repl_v3   
 

Uses of TransferToken in org.uddi.custody_v3
 

Fields in org.uddi.custody_v3 declared as TransferToken
protected  TransferToken TransferEntities.transferToken
           
protected  TransferToken DiscardTransferToken.transferToken
           
 

Methods in org.uddi.custody_v3 that return TransferToken
 TransferToken ObjectFactory.createTransferToken()
          Create an instance of TransferToken
 TransferToken TransferEntities.getTransferToken()
          Gets the value of the transferToken property.
 TransferToken DiscardTransferToken.getTransferToken()
          Gets the value of the transferToken property.
 

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

Methods in org.uddi.custody_v3 with parameters of type TransferToken
 javax.xml.bind.JAXBElement<TransferToken> ObjectFactory.createTransferToken(TransferToken value)
          Create an instance of JAXBElement<TransferToken>}
 void TransferEntities.setTransferToken(TransferToken value)
          Sets the value of the transferToken property.
 void DiscardTransferToken.setTransferToken(TransferToken value)
          Sets the value of the transferToken property.
 

Uses of TransferToken in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 declared as TransferToken
protected  TransferToken TransferCustody.transferToken
           
 

Methods in org.uddi.repl_v3 that return TransferToken
 TransferToken TransferCustody.getTransferToken()
          Gets the value of the transferToken property.
 

Methods in org.uddi.repl_v3 with parameters of type TransferToken
 void TransferCustody.setTransferToken(TransferToken value)
          Sets the value of the transferToken property.
 



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