org.nhindirect.config.service.jaxws
Class GetOutgoingAnchors
java.lang.Object
org.nhindirect.config.service.jaxws.GetOutgoingAnchors
public class GetOutgoingAnchors
- extends java.lang.Object
|
Method Summary |
org.nhindirect.config.service.impl.CertificateGetOptions |
getOptions()
|
java.lang.String |
getOwner()
|
void |
setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
|
void |
setOwner(java.lang.String owner)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetOutgoingAnchors
public GetOutgoingAnchors()
getOwner
public java.lang.String getOwner()
- Returns:
- returns String
setOwner
public void setOwner(java.lang.String owner)
- Parameters:
owner - the value for the owner property
getOptions
public org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
- Returns:
- returns CertificateGetOptions
setOptions
public void setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
- Parameters:
options - the value for the options property
Copyright © 2014. All Rights Reserved.