Uses of Class
org.uddi.custody_v3.TransferOperationalInfo

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

Uses of TransferOperationalInfo in org.uddi.custody_v3
 

Methods in org.uddi.custody_v3 that return TransferOperationalInfo
 TransferOperationalInfo ObjectFactory.createTransferOperationalInfo()
          Create an instance of TransferOperationalInfo
 

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

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

Uses of TransferOperationalInfo in org.uddi.repl_v3
 

Fields in org.uddi.repl_v3 declared as TransferOperationalInfo
protected  TransferOperationalInfo TransferCustody.transferOperationalInfo
           
 

Methods in org.uddi.repl_v3 that return TransferOperationalInfo
 TransferOperationalInfo TransferCustody.getTransferOperationalInfo()
          Gets the value of the transferOperationalInfo property.
 

Methods in org.uddi.repl_v3 with parameters of type TransferOperationalInfo
 void TransferCustody.setTransferOperationalInfo(TransferOperationalInfo value)
          Sets the value of the transferOperationalInfo property.
 



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