Uses of Class
com.helger.xsds.xades132.SignerRoleType
-
-
Uses of SignerRoleType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignerRoleType Modifier and Type Method Description SignerRoleTypeSignerRoleType. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignerRoleTypeObjectFactory. createSignerRoleType()Create an instance ofSignerRoleTypeSignerRoleTypeSignedSignaturePropertiesType. getSignerRole()Gets the value of the signerRole property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignerRoleType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)Methods in com.helger.xsds.xades132 with parameters of type SignerRoleType Modifier and Type Method Description voidSignerRoleType. cloneTo(SignerRoleType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignerRoleType>ObjectFactory. createSignerRole(SignerRoleType value)voidSignedSignaturePropertiesType. setSignerRole(SignerRoleType value)Sets the value of the signerRole property.
-