Uses of Class
xades4j.xml.bind.xades.XmlCertificateValuesType

Packages that use XmlCertificateValuesType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
 

Uses of XmlCertificateValuesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlCertificateValuesType
protected  XmlCertificateValuesType XmlUnsignedSignaturePropertiesType.attrAuthoritiesCertValues
           
protected  XmlCertificateValuesType XmlValidationDataType.certificateValues
           
protected  XmlCertificateValuesType XmlUnsignedSignaturePropertiesType.certificateValues
           
 

Methods in xades4j.xml.bind.xades that return XmlCertificateValuesType
 XmlCertificateValuesType ObjectFactory.createXmlCertificateValuesType()
          Create an instance of XmlCertificateValuesType
 XmlCertificateValuesType XmlUnsignedSignaturePropertiesType.getAttrAuthoritiesCertValues()
          Gets the value of the attrAuthoritiesCertValues property.
 XmlCertificateValuesType XmlValidationDataType.getCertificateValues()
          Gets the value of the certificateValues property.
 XmlCertificateValuesType XmlUnsignedSignaturePropertiesType.getCertificateValues()
          Gets the value of the certificateValues property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlCertificateValuesType
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createAttrAuthoritiesCertValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createCertificateValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCertificateValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlCertificateValuesType
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createAttrAuthoritiesCertValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createCertificateValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttrAuthoritiesCertValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 JAXBElement<XmlCertificateValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCertificateValues(XmlCertificateValuesType value)
          Create an instance of JAXBElement<XmlCertificateValuesType>}
 void XmlUnsignedSignaturePropertiesType.setAttrAuthoritiesCertValues(XmlCertificateValuesType value)
          Sets the value of the attrAuthoritiesCertValues property.
 void XmlValidationDataType.setCertificateValues(XmlCertificateValuesType value)
          Sets the value of the certificateValues property.
 void XmlUnsignedSignaturePropertiesType.setCertificateValues(XmlCertificateValuesType value)
          Sets the value of the certificateValues property.
 



Copyright © 2012. All Rights Reserved.