| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<OCSPRefType> |
OCSPRefsType.ocspReves |
| Modifier and Type | Method and Description |
|---|---|
OCSPRefType |
ObjectFactory.createOCSPRefType()
Create an instance of
OCSPRefType |
OCSPRefType |
OCSPRefType.withDigestAlgAndValue(DigestAlgAndValueType value) |
OCSPRefType |
OCSPRefType.withOCSPIdentifier(OCSPIdentifierType value) |
| Modifier and Type | Method and Description |
|---|---|
List<OCSPRefType> |
OCSPRefsType.getOCSPReves()
Gets the value of the ocspReves property.
|
| Modifier and Type | Method and Description |
|---|---|
OCSPRefsType |
OCSPRefsType.withOCSPReves(OCSPRefType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
OCSPRefsType.setOCSPReves(List<OCSPRefType> value) |
OCSPRefsType |
OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values) |
OCSPRefsType |
OCSPRefsType.withOCSPReves(List<OCSPRefType> value) |
| Constructor and Description |
|---|
OCSPRefsType(List<OCSPRefType> ocspReves)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.