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