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