org.nhindirect.config.service.jaxws
Class SetAnchorStatusForOwner
java.lang.Object
org.nhindirect.config.service.jaxws.SetAnchorStatusForOwner
public class SetAnchorStatusForOwner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetAnchorStatusForOwner
public SetAnchorStatusForOwner()
getOwner
public String getOwner()
- Returns:
- returns String
setOwner
public void setOwner(String owner)
- Parameters:
owner - the value for the owner 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.