Uses of Class
org.cxml.XadesSignedSignatureProperties
-
Packages that use XadesSignedSignatureProperties Package Description org.cxml -
-
Uses of XadesSignedSignatureProperties in org.cxml
Fields in org.cxml declared as XadesSignedSignatureProperties Modifier and Type Field Description protected XadesSignedSignaturePropertiesXadesSignedProperties. xadesSignedSignaturePropertiesMethods in org.cxml that return XadesSignedSignatureProperties Modifier and Type Method Description XadesSignedSignaturePropertiesObjectFactory. createXadesSignedSignatureProperties()Create an instance ofXadesSignedSignaturePropertiesXadesSignedSignaturePropertiesXadesSignedProperties. getXadesSignedSignatureProperties()Gets the value of the xadesSignedSignatureProperties property.Methods in org.cxml with parameters of type XadesSignedSignatureProperties Modifier and Type Method Description voidXadesSignedProperties. setXadesSignedSignatureProperties(XadesSignedSignatureProperties value)Sets the value of the xadesSignedSignatureProperties property.
-