| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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 |
|---|---|
java.util.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(java.util.List<CRLRefType> value) |
CRLRefsType |
CRLRefsType.withCRLReves(java.util.Collection<CRLRefType> values) |
CRLRefsType |
CRLRefsType.withCRLReves(java.util.List<CRLRefType> value) |
| Constructor and Description |
|---|
CRLRefsType(java.util.List<CRLRefType> crlReves)
Fully-initialising value constructor
|
Copyright © 2015 Digipost Open Source. All Rights Reserved.