org.nhindirect.config.service.jaxws
Class AddDomain

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

public class AddDomain
extends Object


Constructor Summary
AddDomain()
           
 
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
 

Constructor Detail

AddDomain

public AddDomain()
Method Detail

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.