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

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

Uses of XmlCompleteRevocationRefsType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlCompleteRevocationRefsType
protected  XmlCompleteRevocationRefsType XmlUnsignedSignaturePropertiesType.attributeRevocationRefs
           
protected  XmlCompleteRevocationRefsType XmlUnsignedSignaturePropertiesType.completeRevocationRefs
           
 

Methods in xades4j.xml.bind.xades that return XmlCompleteRevocationRefsType
 XmlCompleteRevocationRefsType ObjectFactory.createXmlCompleteRevocationRefsType()
          Create an instance of XmlCompleteRevocationRefsType
 XmlCompleteRevocationRefsType XmlUnsignedSignaturePropertiesType.getAttributeRevocationRefs()
          Gets the value of the attributeRevocationRefs property.
 XmlCompleteRevocationRefsType XmlUnsignedSignaturePropertiesType.getCompleteRevocationRefs()
          Gets the value of the completeRevocationRefs property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlCompleteRevocationRefsType
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlCompleteRevocationRefsType
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 JAXBElement<XmlCompleteRevocationRefsType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
          Create an instance of JAXBElement<XmlCompleteRevocationRefsType>}
 void XmlUnsignedSignaturePropertiesType.setAttributeRevocationRefs(XmlCompleteRevocationRefsType value)
          Sets the value of the attributeRevocationRefs property.
 void XmlUnsignedSignaturePropertiesType.setCompleteRevocationRefs(XmlCompleteRevocationRefsType value)
          Sets the value of the completeRevocationRefs property.
 



Copyright © 2012. All Rights Reserved.