org.nhindirect.config.service.jaxws
Class GetAllSettingsResponse

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.GetAllSettingsResponse

public class GetAllSettingsResponse
extends java.lang.Object


Constructor Summary
GetAllSettingsResponse()
           
 
Method Summary
 java.util.Collection<org.nhindirect.config.store.Setting> getReturn()
           
 void setReturn(java.util.Collection<org.nhindirect.config.store.Setting> _return)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAllSettingsResponse

public GetAllSettingsResponse()
Method Detail

getReturn

public java.util.Collection<org.nhindirect.config.store.Setting> getReturn()
Returns:
returns Collection

setReturn

public void setReturn(java.util.Collection<org.nhindirect.config.store.Setting> _return)
Parameters:
_return - the value for the _return property


Copyright © 2014. All Rights Reserved.