Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001.SignaturePubKeyInfoType

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

Uses of SignaturePubKeyInfoType 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 SignaturePubKeyInfoType
protected  SignaturePubKeyInfoType HCSRequestOrderDataType.signaturePubKeyInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 that return SignaturePubKeyInfoType
 SignaturePubKeyInfoType HCSRequestOrderDataType.getSignaturePubKeyInfo()
          Gets the value of the signaturePubKeyInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.h003 with parameters of type SignaturePubKeyInfoType
 void HCSRequestOrderDataType.setSignaturePubKeyInfo(SignaturePubKeyInfoType value)
          Sets the value of the signaturePubKeyInfo property.
 

Uses of SignaturePubKeyInfoType 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 SignaturePubKeyInfoType
protected  SignaturePubKeyInfoType SignaturePubKeyOrderDataType.signaturePubKeyInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001 that return SignaturePubKeyInfoType
 SignaturePubKeyInfoType SignaturePubKeyInfoType.clone()
          Creates and returns a copy of this object.
 SignaturePubKeyInfoType ObjectFactory.createSignaturePubKeyInfoType()
          Create an instance of SignaturePubKeyInfoType
 SignaturePubKeyInfoType SignaturePubKeyOrderDataType.getSignaturePubKeyInfo()
          Gets the value of the signaturePubKeyInfo property.
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.ebics.s001 with parameters of type SignaturePubKeyInfoType
 javax.xml.bind.JAXBElement<SignaturePubKeyInfoType> ObjectFactory.createSignaturePubKeyInfo(SignaturePubKeyInfoType value)
          Create an instance of JAXBElement<SignaturePubKeyInfoType>}
 void SignaturePubKeyOrderDataType.setSignaturePubKeyInfo(SignaturePubKeyInfoType value)
          Sets the value of the signaturePubKeyInfo property.
 

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



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