| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<DataObjectFormat> |
SignedDataObjectProperties.dataObjectFormats |
| Modifier and Type | Method and Description |
|---|---|
DataObjectFormat |
ObjectFactory.createDataObjectFormat()
Create an instance of
DataObjectFormat |
DataObjectFormat |
DataObjectFormat.withDescription(String value) |
DataObjectFormat |
DataObjectFormat.withEncoding(String value) |
DataObjectFormat |
DataObjectFormat.withMimeType(String value) |
DataObjectFormat |
DataObjectFormat.withObjectIdentifier(ObjectIdentifier value) |
DataObjectFormat |
DataObjectFormat.withObjectReference(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DataObjectFormat> |
SignedDataObjectProperties.getDataObjectFormats()
Gets the value of the dataObjectFormats property.
|
| Modifier and Type | Method and Description |
|---|---|
SignedDataObjectProperties |
SignedDataObjectProperties.withDataObjectFormats(DataObjectFormat... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
SignedDataObjectProperties.setDataObjectFormats(List<DataObjectFormat> value) |
SignedDataObjectProperties |
SignedDataObjectProperties.withDataObjectFormats(Collection<DataObjectFormat> values) |
SignedDataObjectProperties |
SignedDataObjectProperties.withDataObjectFormats(List<DataObjectFormat> 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.