Uses of Class
org.cxml.XadesSignerRole
-
Packages that use XadesSignerRole Package Description org.cxml -
-
Uses of XadesSignerRole in org.cxml
Fields in org.cxml declared as XadesSignerRole Modifier and Type Field Description protected XadesSignerRoleXadesSignedSignatureProperties. xadesSignerRoleMethods in org.cxml that return XadesSignerRole Modifier and Type Method Description XadesSignerRoleObjectFactory. createXadesSignerRole()Create an instance ofXadesSignerRoleXadesSignerRoleXadesSignedSignatureProperties. getXadesSignerRole()Gets the value of the xadesSignerRole property.Methods in org.cxml with parameters of type XadesSignerRole Modifier and Type Method Description voidXadesSignedSignatureProperties. setXadesSignerRole(XadesSignerRole value)Sets the value of the xadesSignerRole property.
-