Uses of Class
xades4j.properties.DataObjectFormatProperty

Packages that use DataObjectFormatProperty
xades4j.properties Types that represent the different XAdES qualifying properties. 
 

Uses of DataObjectFormatProperty in xades4j.properties
 

Methods in xades4j.properties that return DataObjectFormatProperty
 DataObjectFormatProperty DataObjectFormatProperty.withDescription(String description)
           
 DataObjectFormatProperty DataObjectFormatProperty.withDocumentationUri(String documentationUri)
           
 DataObjectFormatProperty DataObjectFormatProperty.withDocumentationUris(Collection<String> documentationUris)
           
 DataObjectFormatProperty DataObjectFormatProperty.withIdentifier(ObjectIdentifier identifier)
           
 DataObjectFormatProperty DataObjectFormatProperty.withIdentifier(String identifier)
           
 DataObjectFormatProperty DataObjectFormatProperty.withIdentifier(String identifier, IdentifierType identifierType)
           
 

Methods in xades4j.properties with parameters of type DataObjectFormatProperty
 DataObjectDesc DataObjectDesc.withDataObjectFormat(DataObjectFormatProperty format)
          Adds a DataObjectFormat signed property to the current data object description.
 



Copyright © 2012. All Rights Reserved.