org.nhindirect.config.service.jaxws
Class GetSettingsByNamesResponse
java.lang.Object
org.nhindirect.config.service.jaxws.GetSettingsByNamesResponse
public class GetSettingsByNamesResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetSettingsByNamesResponse
public GetSettingsByNamesResponse()
getReturn
public Collection<org.nhindirect.config.store.Setting> getReturn()
- Returns:
- returns Collection
setReturn
public void setReturn(Collection<org.nhindirect.config.store.Setting> _return)
- Parameters:
_return - the value for the _return property
Copyright © 2011. All Rights Reserved.