Uses of Class
org.marketcetera.util.ws.wrappers.RemoteProperties

Packages that use RemoteProperties
org.marketcetera.util.ws.wrappers Wrappers enabling certain web service data types to be marshalled. 
 

Uses of RemoteProperties in org.marketcetera.util.ws.wrappers
 

Methods in org.marketcetera.util.ws.wrappers that return RemoteProperties
 RemoteProperties RemoteException.getProperties()
          Returns the receiver's properties.
 

Methods in org.marketcetera.util.ws.wrappers with parameters of type RemoteProperties
 void RemoteException.setProperties(RemoteProperties properties)
          Set the receiver's properties to the given ones.
 



Copyright © 2012. All Rights Reserved.