Uses of Class
org.cxml.XadesSignedProperties
-
Packages that use XadesSignedProperties Package Description org.cxml -
-
Uses of XadesSignedProperties in org.cxml
Fields in org.cxml declared as XadesSignedProperties Modifier and Type Field Description protected XadesSignedPropertiesXadesQualifyingProperties. xadesSignedPropertiesMethods in org.cxml that return XadesSignedProperties Modifier and Type Method Description XadesSignedPropertiesObjectFactory. createXadesSignedProperties()Create an instance ofXadesSignedPropertiesXadesSignedPropertiesXadesQualifyingProperties. getXadesSignedProperties()Gets the value of the xadesSignedProperties property.Methods in org.cxml with parameters of type XadesSignedProperties Modifier and Type Method Description voidXadesQualifyingProperties. setXadesSignedProperties(XadesSignedProperties value)Sets the value of the xadesSignedProperties property.
-