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