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

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

Uses of XmlRevocationValuesType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlRevocationValuesType
protected  XmlRevocationValuesType XmlUnsignedSignaturePropertiesType.attributeRevocationValues
           
protected  XmlRevocationValuesType XmlValidationDataType.revocationValues
           
protected  XmlRevocationValuesType XmlUnsignedSignaturePropertiesType.revocationValues
           
 

Methods in xades4j.xml.bind.xades that return XmlRevocationValuesType
 XmlRevocationValuesType ObjectFactory.createXmlRevocationValuesType()
          Create an instance of XmlRevocationValuesType
 XmlRevocationValuesType XmlUnsignedSignaturePropertiesType.getAttributeRevocationValues()
          Gets the value of the attributeRevocationValues property.
 XmlRevocationValuesType XmlValidationDataType.getRevocationValues()
          Gets the value of the revocationValues property.
 XmlRevocationValuesType XmlUnsignedSignaturePropertiesType.getRevocationValues()
          Gets the value of the revocationValues property.
 

Methods in xades4j.xml.bind.xades that return types with arguments of type XmlRevocationValuesType
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createAttributeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 

Methods in xades4j.xml.bind.xades with parameters of type XmlRevocationValuesType
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createAttributeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeAttributeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 JAXBElement<XmlRevocationValuesType> ObjectFactory.createXmlUnsignedSignaturePropertiesTypeRevocationValues(XmlRevocationValuesType value)
          Create an instance of JAXBElement<XmlRevocationValuesType>}
 void XmlUnsignedSignaturePropertiesType.setAttributeRevocationValues(XmlRevocationValuesType value)
          Sets the value of the attributeRevocationValues property.
 void XmlValidationDataType.setRevocationValues(XmlRevocationValuesType value)
          Sets the value of the revocationValues property.
 void XmlUnsignedSignaturePropertiesType.setRevocationValues(XmlRevocationValuesType value)
          Sets the value of the revocationValues property.
 



Copyright © 2012. All Rights Reserved.