Uses of Class
xades4j.xml.bind.xmldsig.XmlX509IssuerSerialType

Packages that use XmlX509IssuerSerialType
xades4j.xml.bind.xades JAXB classes for XAdES XML types. 
xades4j.xml.bind.xmldsig JAXB classes for XML-DSIG XML types. 
 

Uses of XmlX509IssuerSerialType in xades4j.xml.bind.xades
 

Fields in xades4j.xml.bind.xades declared as XmlX509IssuerSerialType
protected  XmlX509IssuerSerialType XmlCertIDType.issuerSerial
           
 

Methods in xades4j.xml.bind.xades that return XmlX509IssuerSerialType
 XmlX509IssuerSerialType XmlCertIDType.getIssuerSerial()
          Gets the value of the issuerSerial property.
 

Methods in xades4j.xml.bind.xades with parameters of type XmlX509IssuerSerialType
 void XmlCertIDType.setIssuerSerial(XmlX509IssuerSerialType value)
          Sets the value of the issuerSerial property.
 

Uses of XmlX509IssuerSerialType in xades4j.xml.bind.xmldsig
 

Methods in xades4j.xml.bind.xmldsig that return XmlX509IssuerSerialType
 XmlX509IssuerSerialType ObjectFactory.createXmlX509IssuerSerialType()
          Create an instance of XmlX509IssuerSerialType
 

Methods in xades4j.xml.bind.xmldsig that return types with arguments of type XmlX509IssuerSerialType
 JAXBElement<XmlX509IssuerSerialType> ObjectFactory.createXmlX509DataTypeX509IssuerSerial(XmlX509IssuerSerialType value)
          Create an instance of JAXBElement<XmlX509IssuerSerialType>}
 

Methods in xades4j.xml.bind.xmldsig with parameters of type XmlX509IssuerSerialType
 JAXBElement<XmlX509IssuerSerialType> ObjectFactory.createXmlX509DataTypeX509IssuerSerial(XmlX509IssuerSerialType value)
          Create an instance of JAXBElement<XmlX509IssuerSerialType>}
 



Copyright © 2012. All Rights Reserved.