Uses of Class
org.etsi.uri._02918.v1_2.DataObjectReference
Packages that use DataObjectReference
-
Uses of DataObjectReference in org.etsi.uri._02918.v1_2
Fields in org.etsi.uri._02918.v1_2 with type parameters of type DataObjectReferenceModifier and TypeFieldDescriptionprotected List<DataObjectReference>ASiCManifest.dataObjectReferencesMethods in org.etsi.uri._02918.v1_2 that return DataObjectReferenceModifier and TypeMethodDescriptionObjectFactory.createDataObjectReference()Create an instance ofDataObjectReferenceDataObjectReference.withDataObjectReferenceExtensions(ExtensionsListType value) DataObjectReference.withDigestMethod(no.digipost.org.w3.xmldsig.DigestMethod value) DataObjectReference.withDigestValue(byte[] value) DataObjectReference.withMimeType(String value) DataObjectReference.withRootfile(Boolean value) Methods in org.etsi.uri._02918.v1_2 that return types with arguments of type DataObjectReferenceModifier and TypeMethodDescriptionASiCManifest.getDataObjectReferences()Gets the value of the dataObjectReferences property.Methods in org.etsi.uri._02918.v1_2 with parameters of type DataObjectReferenceModifier and TypeMethodDescriptionASiCManifest.withDataObjectReferences(DataObjectReference... values) Method parameters in org.etsi.uri._02918.v1_2 with type arguments of type DataObjectReferenceModifier and TypeMethodDescriptionvoidASiCManifest.setDataObjectReferences(List<DataObjectReference> value) ASiCManifest.withDataObjectReferences(Collection<DataObjectReference> values) ASiCManifest.withDataObjectReferences(List<DataObjectReference> value) Constructor parameters in org.etsi.uri._02918.v1_2 with type arguments of type DataObjectReferenceModifierConstructorDescriptionASiCManifest(SigReference sigReference, List<DataObjectReference> dataObjectReferences, ExtensionsListType aSiCManifestExtensions) Fully-initialising value constructor