org.nhindirect.config.service.jaxws
Class SetCertificateStatusForOwner
java.lang.Object
org.nhindirect.config.service.jaxws.SetCertificateStatusForOwner
public class SetCertificateStatusForOwner
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetCertificateStatusForOwner
public SetCertificateStatusForOwner()
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.