org.nhindirect.config.service.jaxws
Class SearchDomain
java.lang.Object
org.nhindirect.config.service.jaxws.SearchDomain
public class SearchDomain
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchDomain
public SearchDomain()
getName
public String getName()
- Returns:
- returns String
setName
public void setName(String name)
- Parameters:
name - the value for the name property
getStatus
public org.nhindirect.config.store.EntityStatus getStatus()
- Returns:
- returns EntityStatus
setStatus
public void setStatus(org.nhindirect.config.store.EntityStatus status)
- Parameters:
status - the value for the status property
Copyright © 2011. All Rights Reserved.