Uses of Class
eu.europa.esig.xades.jaxb.xades132.CertificateValuesType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 | |
| eu.europa.esig.xades.jaxb.xades141 |
-
Uses of CertificateValuesType in eu.europa.esig.xades.jaxb.xades132
Methods in eu.europa.esig.xades.jaxb.xades132 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeObjectFactory. createCertificateValuesType()Create an instance ofCertificateValuesTypeMethods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type CertificateValuesType Modifier and Type Method Description JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType value)Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type CertificateValuesType Modifier and Type Method Description JAXBElement<CertificateValuesType>ObjectFactory. createAttrAuthoritiesCertValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createCertificateValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(CertificateValuesType value)JAXBElement<CertificateValuesType>ObjectFactory. createUnsignedSignaturePropertiesTypeCertificateValues(CertificateValuesType value) -
Uses of CertificateValuesType in eu.europa.esig.xades.jaxb.xades141
Fields in eu.europa.esig.xades.jaxb.xades141 declared as CertificateValuesType Modifier and Type Field Description protected CertificateValuesTypeValidationDataType. certificateValuesMethods in eu.europa.esig.xades.jaxb.xades141 that return CertificateValuesType Modifier and Type Method Description CertificateValuesTypeValidationDataType. getCertificateValues()Gets the value of the certificateValues property.Methods in eu.europa.esig.xades.jaxb.xades141 with parameters of type CertificateValuesType Modifier and Type Method Description voidValidationDataType. setCertificateValues(CertificateValuesType value)Sets the value of the certificateValues property.