Uses of Class
com.helger.xsds.xades132.CertifiedRolesListTypeV2
-
-
Uses of CertifiedRolesListTypeV2 in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertifiedRolesListTypeV2 Modifier and Type Method Description CertifiedRolesListTypeV2CertifiedRolesListTypeV2. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertifiedRolesListTypeV2ObjectFactory. createCertifiedRolesListTypeV2()Create an instance ofCertifiedRolesListTypeV2CertifiedRolesListTypeV2SignerRoleV2Type. getCertifiedRolesV2()Gets the value of the certifiedRolesV2 property.Methods in com.helger.xsds.xades132 that return types with arguments of type CertifiedRolesListTypeV2 Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertifiedRolesListTypeV2>ObjectFactory. createCertifiedRolesV2(CertifiedRolesListTypeV2 value)Methods in com.helger.xsds.xades132 with parameters of type CertifiedRolesListTypeV2 Modifier and Type Method Description voidCertifiedRolesListTypeV2. cloneTo(CertifiedRolesListTypeV2 ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<CertifiedRolesListTypeV2>ObjectFactory. createCertifiedRolesV2(CertifiedRolesListTypeV2 value)voidSignerRoleV2Type. setCertifiedRolesV2(CertifiedRolesListTypeV2 value)Sets the value of the certifiedRolesV2 property.
-