Uses of Class
com.helger.xsds.xades132.SignerRoleV2Type
-
-
Uses of SignerRoleV2Type in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return SignerRoleV2Type Modifier and Type Method Description SignerRoleV2TypeSignerRoleV2Type. clone()Created by ph-jaxb-plugin -Xph-cloneable2SignerRoleV2TypeObjectFactory. createSignerRoleV2Type()Create an instance ofSignerRoleV2TypeSignerRoleV2TypeSignedSignaturePropertiesType. getSignerRoleV2()Gets the value of the signerRoleV2 property.Methods in com.helger.xsds.xades132 that return types with arguments of type SignerRoleV2Type Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SignerRoleV2Type>ObjectFactory. createSignerRoleV2(SignerRoleV2Type value)Methods in com.helger.xsds.xades132 with parameters of type SignerRoleV2Type Modifier and Type Method Description voidSignerRoleV2Type. cloneTo(SignerRoleV2Type ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<SignerRoleV2Type>ObjectFactory. createSignerRoleV2(SignerRoleV2Type value)voidSignedSignaturePropertiesType. setSignerRoleV2(SignerRoleV2Type value)Sets the value of the signerRoleV2 property.
-