| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Any> |
ClaimedRolesListType.claimedRoles |
protected List<Any> |
CommitmentTypeQualifiersListType.commitmentTypeQualifiers |
protected List<Any> |
OtherCertStatusRefsType.otherReves |
protected List<Any> |
OtherCertStatusValuesType.otherValues |
protected List<Any> |
SigPolicyQualifiersListType.sigPolicyQualifiers |
protected List<Any> |
UnsignedDataObjectProperties.unsignedDataObjectProperties |
| Modifier and Type | Method and Description |
|---|---|
Any |
ObjectFactory.createAny()
Create an instance of
Any |
Any |
Any.withContent(Collection<Object> values) |
Any |
Any.withContent(List<Object> value) |
Any |
Any.withContent(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
List<Any> |
ClaimedRolesListType.getClaimedRoles()
Gets the value of the claimedRoles property.
|
List<Any> |
CommitmentTypeQualifiersListType.getCommitmentTypeQualifiers()
Gets the value of the commitmentTypeQualifiers property.
|
List<Any> |
OtherCertStatusRefsType.getOtherReves()
Gets the value of the otherReves property.
|
List<Any> |
OtherCertStatusValuesType.getOtherValues()
Gets the value of the otherValues property.
|
List<Any> |
SigPolicyQualifiersListType.getSigPolicyQualifiers()
Gets the value of the sigPolicyQualifiers property.
|
List<Any> |
UnsignedDataObjectProperties.getUnsignedDataObjectProperties()
Gets the value of the unsignedDataObjectProperties property.
|
| Modifier and Type | Method and Description |
|---|---|
ClaimedRolesListType |
ClaimedRolesListType.withClaimedRoles(Any... values) |
CommitmentTypeQualifiersListType |
CommitmentTypeQualifiersListType.withCommitmentTypeQualifiers(Any... values) |
OtherCertStatusRefsType |
OtherCertStatusRefsType.withOtherReves(Any... values) |
OtherCertStatusValuesType |
OtherCertStatusValuesType.withOtherValues(Any... values) |
SigPolicyQualifiersListType |
SigPolicyQualifiersListType.withSigPolicyQualifiers(Any... values) |
UnsignedDataObjectProperties |
UnsignedDataObjectProperties.withUnsignedDataObjectProperties(Any... values) |
| Constructor and Description |
|---|
ClaimedRolesListType(List<Any> claimedRoles)
Fully-initialising value constructor
|
CommitmentTypeQualifiersListType(List<Any> commitmentTypeQualifiers)
Fully-initialising value constructor
|
OtherCertStatusRefsType(List<Any> otherReves)
Fully-initialising value constructor
|
OtherCertStatusValuesType(List<Any> otherValues)
Fully-initialising value constructor
|
SigPolicyQualifiersListType(List<Any> sigPolicyQualifiers)
Fully-initialising value constructor
|
UnsignedDataObjectProperties(List<Any> unsignedDataObjectProperties,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.