Uses of Class
com.helger.xsds.xades132.CertIDTypeV2
-
-
Uses of CertIDTypeV2 in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertIDTypeV2 Modifier and Type Method Description CertIDTypeV2CertIDTypeV2. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertIDTypeV2ObjectFactory. createCertIDTypeV2()Create an instance ofCertIDTypeV2CertIDTypeV2CertIDListV2Type. getCertAtIndex(int index)Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.xsds.xades132 that return types with arguments of type CertIDTypeV2 Modifier and Type Method Description List<CertIDTypeV2>CertIDListV2Type. getCert()Gets the value of the cert property.Methods in com.helger.xsds.xades132 with parameters of type CertIDTypeV2 Modifier and Type Method Description voidCertIDListV2Type. addCert(CertIDTypeV2 elem)Created by ph-jaxb-plugin -Xph-list-extensionvoidCertIDTypeV2. cloneTo(CertIDTypeV2 ret)This method clones all values fromthisto the passed object.Method parameters in com.helger.xsds.xades132 with type arguments of type CertIDTypeV2 Modifier and Type Method Description voidCertIDListV2Type. setCert(List<CertIDTypeV2> aList)Created by ph-jaxb-plugin -Xph-list-extension
-