| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected OtherCertStatusValuesType |
RevocationValuesType.otherValues |
| Modifier and Type | Method and Description |
|---|---|
OtherCertStatusValuesType |
ObjectFactory.createOtherCertStatusValuesType()
Create an instance of
OtherCertStatusValuesType |
OtherCertStatusValuesType |
RevocationValuesType.getOtherValues()
Gets the value of the otherValues property.
|
OtherCertStatusValuesType |
OtherCertStatusValuesType.withOtherValues(Any... values) |
OtherCertStatusValuesType |
OtherCertStatusValuesType.withOtherValues(Collection<Any> values) |
OtherCertStatusValuesType |
OtherCertStatusValuesType.withOtherValues(List<Any> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevocationValuesType.setOtherValues(OtherCertStatusValuesType value)
Sets the value of the otherValues property.
|
RevocationValuesType |
RevocationValuesType.withOtherValues(OtherCertStatusValuesType value) |
| Constructor and Description |
|---|
RevocationValuesType(CRLValuesType crlValues,
OCSPValuesType ocspValues,
OtherCertStatusValuesType otherValues,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.