Uses of Class
org.cxml.XadesSignaturePolicyIdentifier
-
Packages that use XadesSignaturePolicyIdentifier Package Description org.cxml -
-
Uses of XadesSignaturePolicyIdentifier in org.cxml
Fields in org.cxml declared as XadesSignaturePolicyIdentifier Modifier and Type Field Description protected XadesSignaturePolicyIdentifierXadesSignedSignatureProperties. xadesSignaturePolicyIdentifierMethods in org.cxml that return XadesSignaturePolicyIdentifier Modifier and Type Method Description XadesSignaturePolicyIdentifierObjectFactory. createXadesSignaturePolicyIdentifier()Create an instance ofXadesSignaturePolicyIdentifierXadesSignaturePolicyIdentifierXadesSignedSignatureProperties. getXadesSignaturePolicyIdentifier()Gets the value of the xadesSignaturePolicyIdentifier property.Methods in org.cxml with parameters of type XadesSignaturePolicyIdentifier Modifier and Type Method Description voidXadesSignedSignatureProperties. setXadesSignaturePolicyIdentifier(XadesSignaturePolicyIdentifier value)Sets the value of the xadesSignaturePolicyIdentifier property.
-