| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<CommitmentTypeIndication> |
SignedDataObjectProperties.commitmentTypeIndications |
| Modifier and Type | Method and Description |
|---|---|
CommitmentTypeIndication |
ObjectFactory.createCommitmentTypeIndication()
Create an instance of
CommitmentTypeIndication |
CommitmentTypeIndication |
CommitmentTypeIndication.withAllSignedDataObjects(Object value) |
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeId(ObjectIdentifier value) |
CommitmentTypeIndication |
CommitmentTypeIndication.withCommitmentTypeQualifiers(CommitmentTypeQualifiersListType value) |
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(Collection<String> values) |
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(List<String> value) |
CommitmentTypeIndication |
CommitmentTypeIndication.withObjectReferences(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<CommitmentTypeIndication> |
SignedDataObjectProperties.getCommitmentTypeIndications()
Gets the value of the commitmentTypeIndications property.
|
| Modifier and Type | Method and Description |
|---|---|
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(CommitmentTypeIndication... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedDataObjectProperties.setCommitmentTypeIndications(List<CommitmentTypeIndication> value) |
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(Collection<CommitmentTypeIndication> values) |
SignedDataObjectProperties |
SignedDataObjectProperties.withCommitmentTypeIndications(List<CommitmentTypeIndication> value) |
| Constructor and Description |
|---|
SignedDataObjectProperties(List<DataObjectFormat> dataObjectFormats,
List<CommitmentTypeIndication> commitmentTypeIndications,
List<XAdESTimeStampType> allDataObjectsTimeStamps,
List<XAdESTimeStampType> individualDataObjectsTimeStamps,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.