Uses of Class
com.helger.xsds.xades132.CertificateValuesType
-
-
Uses of CertificateValuesType in com.helger.xsds.xades132
Methods in com.helger.xsds.xades132 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeCertificateValuesType. clone()Created by ph-jaxb-plugin -Xph-cloneable2CertificateValuesTypeObjectFactory. createCertificateValuesType()Create an instance ofCertificateValuesTypeMethods in com.helger.xsds.xades132 that return types with arguments of type CertificateValuesType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)Methods in com.helger.xsds.xades132 with parameters of type CertificateValuesType Modifier and Type Method Description voidCertificateValuesType. cloneTo(CertificateValuesType ret)This method clones all values fromthisto the passed object.jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)jakarta.xml.bind.JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)
-