Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig.RSAKeyValueType

Packages that use RSAKeyValueType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003   
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.s001   
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig   
 

Uses of RSAKeyValueType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 declared as RSAKeyValueType
protected  RSAKeyValueType PubKeyValueType.rsaKeyValue
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 that return RSAKeyValueType
 RSAKeyValueType PubKeyValueType.getRSAKeyValue()
          Gets the value of the rsaKeyValue property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003 with parameters of type RSAKeyValueType
 void PubKeyValueType.setRSAKeyValue(RSAKeyValueType value)
          Sets the value of the rsaKeyValue property.
 

Uses of RSAKeyValueType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.s001
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.s001 declared as RSAKeyValueType
protected  RSAKeyValueType PubKeyValueType.rsaKeyValue
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.s001 that return RSAKeyValueType
 RSAKeyValueType PubKeyValueType.getRSAKeyValue()
          Gets the value of the rsaKeyValue property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.s001 with parameters of type RSAKeyValueType
 void PubKeyValueType.setRSAKeyValue(RSAKeyValueType value)
          Sets the value of the rsaKeyValue property.
 

Uses of RSAKeyValueType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.xmldsig
 

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

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

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

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



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