public class GetCertificate
extends java.lang.Object
| Constructor and Description |
|---|
GetCertificate() |
| Modifier and Type | Method and Description |
|---|---|
org.nhindirect.config.service.impl.CertificateGetOptions |
getOptions() |
java.lang.String |
getOwner() |
java.lang.String |
getThumbprint() |
void |
setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options) |
void |
setOwner(java.lang.String owner) |
void |
setThumbprint(java.lang.String thumbprint) |
public java.lang.String getOwner()
public void setOwner(java.lang.String owner)
owner - the value for the owner propertypublic java.lang.String getThumbprint()
public void setThumbprint(java.lang.String thumbprint)
thumbprint - the value for the thumbprint propertypublic org.nhindirect.config.service.impl.CertificateGetOptions getOptions()
public void setOptions(org.nhindirect.config.service.impl.CertificateGetOptions options)
options - the value for the options propertyCopyright © 2015. All Rights Reserved.