| Modifier and Type | Field and Description |
|---|---|
protected List<XmlOID> |
XmlCertificate.certificatePolicyIds |
protected List<XmlOID> |
XmlCertificate.qcStatementIds |
protected List<XmlOID> |
XmlCertificate.qcTypes |
| Modifier and Type | Method and Description |
|---|---|
XmlOID |
ObjectFactory.createXmlOID()
Create an instance of
XmlOID |
| Modifier and Type | Method and Description |
|---|---|
List<XmlOID> |
XmlCertificate.getCertificatePolicyIds() |
List<XmlOID> |
XmlCertificate.getQCStatementIds() |
List<XmlOID> |
XmlCertificate.getQCTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlCertificate.setCertificatePolicyIds(List<XmlOID> certificatePolicyIds) |
void |
XmlCertificate.setQCStatementIds(List<XmlOID> qcStatementIds) |
void |
XmlCertificate.setQCTypes(List<XmlOID> qcTypes) |
Copyright © 2018. All rights reserved.