Uses of Class
org.cxml.XadesSignedDataObjectProperties
-
Packages that use XadesSignedDataObjectProperties Package Description org.cxml -
-
Uses of XadesSignedDataObjectProperties in org.cxml
Fields in org.cxml declared as XadesSignedDataObjectProperties Modifier and Type Field Description protected XadesSignedDataObjectPropertiesXadesSignedProperties. xadesSignedDataObjectPropertiesMethods in org.cxml that return XadesSignedDataObjectProperties Modifier and Type Method Description XadesSignedDataObjectPropertiesObjectFactory. createXadesSignedDataObjectProperties()Create an instance ofXadesSignedDataObjectPropertiesXadesSignedDataObjectPropertiesXadesSignedProperties. getXadesSignedDataObjectProperties()Gets the value of the xadesSignedDataObjectProperties property.Methods in org.cxml with parameters of type XadesSignedDataObjectProperties Modifier and Type Method Description voidXadesSignedProperties. setXadesSignedDataObjectProperties(XadesSignedDataObjectProperties value)Sets the value of the xadesSignedDataObjectProperties property.
-