Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType

Packages that use EncryptionPubKeyInfoType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003   
 

Uses of EncryptionPubKeyInfoType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 declared as EncryptionPubKeyInfoType
protected  EncryptionPubKeyInfoType HCARequestOrderDataType.encryptionPubKeyInfo
           
protected  EncryptionPubKeyInfoType HCSRequestOrderDataType.encryptionPubKeyInfo
           
protected  EncryptionPubKeyInfoType HPBResponseOrderDataType.encryptionPubKeyInfo
           
protected  EncryptionPubKeyInfoType HIARequestOrderDataType.encryptionPubKeyInfo
           
protected  EncryptionPubKeyInfoType HSARequestOrderDataType.encryptionPubKeyInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 that return EncryptionPubKeyInfoType
 EncryptionPubKeyInfoType EncryptionPubKeyInfoType.clone()
          Creates and returns a copy of this object.
protected static EncryptionPubKeyInfoType ObjectFactory.copyOfEncryptionPubKeyInfoType(EncryptionPubKeyInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance.
 EncryptionPubKeyInfoType ObjectFactory.createEncryptionPubKeyInfoType()
          Create an instance of EncryptionPubKeyInfoType
 EncryptionPubKeyInfoType HCARequestOrderDataType.getEncryptionPubKeyInfo()
          Gets the value of the encryptionPubKeyInfo property.
 EncryptionPubKeyInfoType HCSRequestOrderDataType.getEncryptionPubKeyInfo()
          Gets the value of the encryptionPubKeyInfo property.
 EncryptionPubKeyInfoType HPBResponseOrderDataType.getEncryptionPubKeyInfo()
          Gets the value of the encryptionPubKeyInfo property.
 EncryptionPubKeyInfoType HIARequestOrderDataType.getEncryptionPubKeyInfo()
          Gets the value of the encryptionPubKeyInfo property.
 EncryptionPubKeyInfoType HSARequestOrderDataType.getEncryptionPubKeyInfo()
          Gets the value of the encryptionPubKeyInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 with parameters of type EncryptionPubKeyInfoType
protected static EncryptionPubKeyInfoType ObjectFactory.copyOfEncryptionPubKeyInfoType(EncryptionPubKeyInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance.
 void HCARequestOrderDataType.setEncryptionPubKeyInfo(EncryptionPubKeyInfoType value)
          Sets the value of the encryptionPubKeyInfo property.
 void HCSRequestOrderDataType.setEncryptionPubKeyInfo(EncryptionPubKeyInfoType value)
          Sets the value of the encryptionPubKeyInfo property.
 void HPBResponseOrderDataType.setEncryptionPubKeyInfo(EncryptionPubKeyInfoType value)
          Sets the value of the encryptionPubKeyInfo property.
 void HIARequestOrderDataType.setEncryptionPubKeyInfo(EncryptionPubKeyInfoType value)
          Sets the value of the encryptionPubKeyInfo property.
 void HSARequestOrderDataType.setEncryptionPubKeyInfo(EncryptionPubKeyInfoType value)
          Sets the value of the encryptionPubKeyInfo property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 with parameters of type EncryptionPubKeyInfoType
EncryptionPubKeyInfoType(EncryptionPubKeyInfoType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.EncryptionPubKeyInfoType instance by copying a given instance.
 



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