Uses of Class
org.cxml.XadesIdentifier
Packages that use XadesIdentifier
-
Uses of XadesIdentifier in org.cxml
Fields in org.cxml declared as XadesIdentifierModifier and TypeFieldDescriptionprotected XadesIdentifierXadesCommitmentTypeId.xadesIdentifierprotected XadesIdentifierXadesObjectIdentifier.xadesIdentifierprotected XadesIdentifierXadesSigPolicyId.xadesIdentifierMethods in org.cxml that return XadesIdentifierModifier and TypeMethodDescriptionObjectFactory.createXadesIdentifier()Create an instance ofXadesIdentifierXadesCommitmentTypeId.getXadesIdentifier()Gets the value of the xadesIdentifier property.XadesObjectIdentifier.getXadesIdentifier()Gets the value of the xadesIdentifier property.XadesSigPolicyId.getXadesIdentifier()Gets the value of the xadesIdentifier property.Methods in org.cxml with parameters of type XadesIdentifierModifier and TypeMethodDescriptionvoidXadesCommitmentTypeId.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.