Uses of Class
com.helger.xsds.xades132.CertifiedRoleTypeV2
-
-
Uses of CertifiedRoleTypeV2 in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertifiedRoleTypeV2 Modifier and Type Method Description CertifiedRoleTypeV2CertifiedRoleTypeV2. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertifiedRoleTypeV2ObjectFactory. createCertifiedRoleTypeV2()Create an instance ofCertifiedRoleTypeV2CertifiedRoleTypeV2CertifiedRolesListTypeV2. getCertifiedRoleAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type CertifiedRoleTypeV2 Modifier and Type Method Description List<CertifiedRoleTypeV2>CertifiedRolesListTypeV2. getCertifiedRole()Gets the value of the certifiedRole property.Methods in com.helger.xsds.xades132 with parameters of type CertifiedRoleTypeV2 Modifier and Type Method Description voidCertifiedRolesListTypeV2. addCertifiedRole(CertifiedRoleTypeV2 elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCertifiedRoleTypeV2. cloneTo(CertifiedRoleTypeV2 ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.xsds.xades132 with type arguments of type CertifiedRoleTypeV2 Modifier and Type Method Description voidCertifiedRolesListTypeV2. setCertifiedRole(List<CertifiedRoleTypeV2> aList)Created by ph-jaxb-plugin -Xph-list-extension
-