Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.X509DataType

Packages that use X509DataType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003   
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001   
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig   
 

Uses of X509DataType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 declared as X509DataType
protected  X509DataType PubKeyInfoType.x509Data
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 that return X509DataType
 X509DataType PubKeyInfoType.getX509Data()
          Gets the value of the x509Data property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type X509DataType
 void PubKeyInfoType.setX509Data(X509DataType value)
          Sets the value of the x509Data property.
 

Uses of X509DataType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001 declared as X509DataType
protected  X509DataType PubKeyInfoType.x509Data
           
protected  X509DataType OrderSignatureDataType.x509Data
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001 that return X509DataType
 X509DataType PubKeyInfoType.getX509Data()
          Gets the value of the x509Data property.
 X509DataType OrderSignatureDataType.getX509Data()
          Parameter for X509Data
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001 with parameters of type X509DataType
 void PubKeyInfoType.setX509Data(X509DataType value)
          Sets the value of the x509Data property.
 void OrderSignatureDataType.setX509Data(X509DataType value)
          Sets the value of the x509Data property.
 

Uses of X509DataType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return X509DataType
 X509DataType X509DataType.clone()
          Creates and returns a copy of this object.
 X509DataType ObjectFactory.createX509DataType()
          Create an instance of X509DataType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig that return types with arguments of type X509DataType
 javax.xml.bind.JAXBElement<X509DataType> ObjectFactory.createX509Data(X509DataType value)
          Create an instance of JAXBElement<X509DataType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type X509DataType
 javax.xml.bind.JAXBElement<X509DataType> ObjectFactory.createX509Data(X509DataType value)
          Create an instance of JAXBElement<X509DataType>}
 

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig with parameters of type X509DataType
X509DataType(X509DataType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.xmldsig.X509DataType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.