Uses of Class
org.cxml.XadesIdentifier
-
Packages that use XadesIdentifier Package Description org.cxml -
-
Uses of XadesIdentifier in org.cxml
Fields in org.cxml declared as XadesIdentifier Modifier and Type Field Description protected XadesIdentifierXadesCommitmentTypeId. xadesIdentifierprotected XadesIdentifierXadesObjectIdentifier. xadesIdentifierprotected XadesIdentifierXadesSigPolicyId. xadesIdentifierMethods in org.cxml that return XadesIdentifier Modifier and Type Method Description XadesIdentifierObjectFactory. createXadesIdentifier()Create an instance ofXadesIdentifierXadesIdentifierXadesCommitmentTypeId. getXadesIdentifier()Gets the value of the xadesIdentifier property.XadesIdentifierXadesObjectIdentifier. getXadesIdentifier()Gets the value of the xadesIdentifier property.XadesIdentifierXadesSigPolicyId. getXadesIdentifier()Gets the value of the xadesIdentifier property.Methods in org.cxml with parameters of type XadesIdentifier Modifier and Type Method Description voidXadesCommitmentTypeId. setXadesIdentifier(XadesIdentifier value)Sets the value of the xadesIdentifier property.voidXadesObjectIdentifier. setXadesIdentifier(XadesIdentifier value)Sets the value of the xadesIdentifier property.voidXadesSigPolicyId. setXadesIdentifier(XadesIdentifier value)Sets the value of the xadesIdentifier property.
-