org.nhindirect.config.service.jaxws
Class GetAnchor
java.lang.Object
org.nhindirect.config.service.jaxws.GetAnchor
public class GetAnchor
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAnchor
public GetAnchor()
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
getThumbprint
public java.lang.String getThumbprint()
- Returns:
- returns String
setThumbprint
public void setThumbprint(java.lang.String thumbprint)
- Parameters:
thumbprint - the value for the thumbprint property
getOptions
public CertificateGetOptions getOptions()
- Returns:
- returns CertificateGetOptions
setOptions
public void setOptions(CertificateGetOptions options)
- Parameters:
options - the value for the options property
Copyright © 2010. All Rights Reserved.