| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected CRLRefsType |
CompleteRevocationRefsType.crlRefs |
| Modifier and Type | Method and Description |
|---|---|
CRLRefsType |
ObjectFactory.createCRLRefsType()
Create an instance of
CRLRefsType |
CRLRefsType |
CompleteRevocationRefsType.getCRLRefs()
Gets the value of the crlRefs property.
|
CRLRefsType |
CRLRefsType.withCRLReves(Collection<CRLRefType> values) |
CRLRefsType |
CRLRefsType.withCRLReves(CRLRefType... values) |
CRLRefsType |
CRLRefsType.withCRLReves(List<CRLRefType> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompleteRevocationRefsType.setCRLRefs(CRLRefsType value)
Sets the value of the crlRefs property.
|
CompleteRevocationRefsType |
CompleteRevocationRefsType.withCRLRefs(CRLRefsType value) |
| Constructor and Description |
|---|
CompleteRevocationRefsType(CRLRefsType crlRefs,
OCSPRefsType ocspRefs,
OtherCertStatusRefsType otherRefs,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.