| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<CRLRefType> |
CRLRefsType.crlReves |
| Modifier and Type | Method and Description |
|---|---|
CRLRefType |
ObjectFactory.createCRLRefType()
Create an instance of
CRLRefType |
CRLRefType |
CRLRefType.withCRLIdentifier(CRLIdentifierType value) |
CRLRefType |
CRLRefType.withDigestAlgAndValue(DigestAlgAndValueType value) |
| Modifier and Type | Method and Description |
|---|---|
List<CRLRefType> |
CRLRefsType.getCRLReves()
Gets the value of the crlReves property.
|
| Modifier and Type | Method and Description |
|---|---|
CRLRefsType |
CRLRefsType.withCRLReves(CRLRefType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CRLRefsType.setCRLReves(List<CRLRefType> value) |
CRLRefsType |
CRLRefsType.withCRLReves(Collection<CRLRefType> values) |
CRLRefsType |
CRLRefsType.withCRLReves(List<CRLRefType> value) |
| Constructor and Description |
|---|
CRLRefsType(List<CRLRefType> crlReves)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.