Uses of Class
com.helger.xsds.xades132.CertIDListV2Type
-
-
Uses of CertIDListV2Type in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertIDListV2Type Modifier and Type Method Description CertIDListV2TypeCertIDListV2Type. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertIDListV2TypeObjectFactory. createCertIDListV2Type()Create an instance ofCertIDListV2TypeCertIDListV2TypeSignedSignaturePropertiesType. getSigningCertificateV2()Gets the value of the signingCertificateV2 property.Methods in com.helger.xsds.xades132 that return types with arguments of type CertIDListV2Type Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertIDListV2Type>ObjectFactory. createSigningCertificateV2(CertIDListV2Type value)Methods in com.helger.xsds.xades132 with parameters of type CertIDListV2Type Modifier and Type Method Description voidCertIDListV2Type. cloneTo(CertIDListV2Type ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<CertIDListV2Type>ObjectFactory. createSigningCertificateV2(CertIDListV2Type value)voidSignedSignaturePropertiesType. setSigningCertificateV2(CertIDListV2Type value)Sets the value of the signingCertificateV2 property.
-