Uses of Class
com.helger.xsds.xades132.CertIDListType
-
-
Uses of CertIDListType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertIDListType Modifier and Type Method Description CertIDListTypeCertIDListType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertIDListTypeObjectFactory. createCertIDListType()Create an instance ofCertIDListTypeCertIDListTypeCompleteCertificateRefsType. getCertRefs()Gets the value of the certRefs property.CertIDListTypeSignedSignaturePropertiesType. getSigningCertificate()Gets the value of the signingCertificate property.Methods in com.helger.xsds.xades132 that return types with arguments of type CertIDListType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)Methods in com.helger.xsds.xades132 with parameters of type CertIDListType Modifier and Type Method Description voidCertIDListType. cloneTo(CertIDListType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<CertIDListType>ObjectFactory. createSigningCertificate(CertIDListType value)voidCompleteCertificateRefsType. setCertRefs(CertIDListType value)Sets the value of the certRefs property.voidSignedSignaturePropertiesType. setSigningCertificate(CertIDListType value)Sets the value of the signingCertificate property.
-