Uses of Class
eu.europa.esig.xades.jaxb.xades132.SignerRoleType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of SignerRoleType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 declared as SignerRoleType Modifier and Type Field Description protected SignerRoleTypeSignedSignaturePropertiesType. signerRoleMethods in eu.europa.esig.xades.jaxb.xades132 that return SignerRoleType Modifier and Type Method Description SignerRoleTypeObjectFactory. createSignerRoleType()Create an instance ofSignerRoleTypeSignerRoleTypeSignedSignaturePropertiesType. getSignerRole()Gets the value of the signerRole property.Methods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type SignerRoleType Modifier and Type Method Description JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type SignerRoleType Modifier and Type Method Description JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)voidSignedSignaturePropertiesType. setSignerRole(SignerRoleType value)Sets the value of the signerRole property.