| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<DataObjectFormat> |
SignedDataObjectProperties.dataObjectFormats |
| Modifier and Type | Method and Description |
|---|---|
DataObjectFormat |
ObjectFactory.createDataObjectFormat()
Create an instance of
DataObjectFormat |
DataObjectFormat |
DataObjectFormat.withDescription(java.lang.String value) |
DataObjectFormat |
DataObjectFormat.withEncoding(java.lang.String value) |
DataObjectFormat |
DataObjectFormat.withMimeType(java.lang.String value) |
DataObjectFormat |
DataObjectFormat.withObjectIdentifier(ObjectIdentifier value) |
DataObjectFormat |
DataObjectFormat.withObjectReference(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.List<DataObjectFormat> value) |
SignedDataObjectProperties |
SignedDataObjectProperties.withDataObjectFormats(java.util.Collection<DataObjectFormat> values) |
SignedDataObjectProperties |
SignedDataObjectProperties.withDataObjectFormats(java.util.List<DataObjectFormat> 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 © 2014 Digipost Open Source. All Rights Reserved.