Uses of Class
org.apache.juddi.model.TransferToken

Packages that use TransferToken
org.apache.juddi.model   
 

Uses of TransferToken in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return TransferToken
 TransferToken TransferTokenKey.getTransferToken()
           
 

Methods in org.apache.juddi.model with parameters of type TransferToken
 void TransferTokenKey.setTransferToken(TransferToken transferToken)
           
 

Constructors in org.apache.juddi.model with parameters of type TransferToken
TransferTokenKey(TransferToken transferToken, String entityKey)
           
 



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