Uses of Class
org.etsi.uri._01903.v1_3.DataObjectFormat
Packages that use DataObjectFormat
-
Uses of DataObjectFormat in org.etsi.uri._01903.v1_3
Fields in org.etsi.uri._01903.v1_3 with type parameters of type DataObjectFormatModifier and TypeFieldDescriptionprotected List<DataObjectFormat>SignedDataObjectProperties.dataObjectFormatsMethods in org.etsi.uri._01903.v1_3 that return DataObjectFormatModifier and TypeMethodDescriptionObjectFactory.createDataObjectFormat()Create an instance ofDataObjectFormatDataObjectFormat.withDescription(String value) DataObjectFormat.withEncoding(String value) DataObjectFormat.withMimeType(String value) DataObjectFormat.withObjectIdentifier(ObjectIdentifier value) DataObjectFormat.withObjectReference(String value) Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type DataObjectFormatModifier and TypeMethodDescriptionSignedDataObjectProperties.getDataObjectFormats()Gets the value of the dataObjectFormats property.Methods in org.etsi.uri._01903.v1_3 with parameters of type DataObjectFormatModifier and TypeMethodDescriptionSignedDataObjectProperties.withDataObjectFormats(DataObjectFormat... values) Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type DataObjectFormatModifier and TypeMethodDescriptionvoidSignedDataObjectProperties.setDataObjectFormats(List<DataObjectFormat> value) SignedDataObjectProperties.withDataObjectFormats(Collection<DataObjectFormat> values) SignedDataObjectProperties.withDataObjectFormats(List<DataObjectFormat> value) Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type DataObjectFormatModifierConstructorDescriptionSignedDataObjectProperties(List<DataObjectFormat> dataObjectFormats, List<CommitmentTypeIndication> commitmentTypeIndications, List<XAdESTimeStampType> allDataObjectsTimeStamps, List<XAdESTimeStampType> individualDataObjectsTimeStamps, String id) Fully-initialising value constructor