Uses of Class
org.cxml.XadesUnsignedProperties
-
Packages that use XadesUnsignedProperties Package Description org.cxml -
-
Uses of XadesUnsignedProperties in org.cxml
Fields in org.cxml declared as XadesUnsignedProperties Modifier and Type Field Description protected XadesUnsignedPropertiesXadesQualifyingProperties. xadesUnsignedPropertiesMethods in org.cxml that return XadesUnsignedProperties Modifier and Type Method Description XadesUnsignedPropertiesObjectFactory. createXadesUnsignedProperties()Create an instance ofXadesUnsignedPropertiesXadesUnsignedPropertiesXadesQualifyingProperties. getXadesUnsignedProperties()Gets the value of the xadesUnsignedProperties property.Methods in org.cxml with parameters of type XadesUnsignedProperties Modifier and Type Method Description voidXadesQualifyingProperties. setXadesUnsignedProperties(XadesUnsignedProperties value)Sets the value of the xadesUnsignedProperties property.
-