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

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

Uses of XmlCompleteCertificateRefsType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlCompleteCertificateRefsType
protected  XmlCompleteCertificateRefsType XmlUnsignedSignaturePropertiesType.attributeCertificateRefs
           
protected  XmlCompleteCertificateRefsType XmlUnsignedSignaturePropertiesType.completeCertificateRefs
           
 

Methods in xades4j.xml.bind.xades that return XmlCompleteCertificateRefsType
 XmlCompleteCertificateRefsType ObjectFactory.createXmlCompleteCertificateRefsType()
          Create an instance of XmlCompleteCertificateRefsType
 XmlCompleteCertificateRefsType XmlUnsignedSignaturePropertiesType.getAttributeCertificateRefs()
          Gets the value of the attributeCertificateRefs property.
 XmlCompleteCertificateRefsType XmlUnsignedSignaturePropertiesType.getCompleteCertificateRefs()
          Gets the value of the completeCertificateRefs property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlCompleteCertificateRefsType
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlCompleteCertificateRefsType
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 JAXBElement<XmlCompleteCertificateRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
          Create an instance of JAXBElement<XmlCompleteCertificateRefsType>}
 void XmlUnsignedSignaturePropertiesType.setAttributeCertificateRefs(XmlCompleteCertificateRefsType value)
          Sets the value of the attributeCertificateRefs property.
 void XmlUnsignedSignaturePropertiesType.setCompleteCertificateRefs(XmlCompleteCertificateRefsType value)
          Sets the value of the completeCertificateRefs property.
 



Copyright © 2012. All Rights Reserved.