Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.SignerInfoType

Packages that use SignerInfoType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003   
 

Uses of SignerInfoType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 declared as SignerInfoType
protected  SignerInfoType[] HVUOrderDetailsType.signerInfo
           
protected  SignerInfoType[] HVZOrderDetailsType.signerInfo
           
protected  SignerInfoType[] HVDResponseOrderDataType.signerInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return SignerInfoType
 SignerInfoType SignerInfoType.clone()
          Creates and returns a copy of this object.
 SignerInfoType ObjectFactory.createSignerInfoType()
          Create an instance of SignerInfoType
 SignerInfoType[] HVUOrderDetailsType.getSignerInfo()
           
 SignerInfoType[] HVZOrderDetailsType.getSignerInfo()
           
 SignerInfoType[] HVDResponseOrderDataType.getSignerInfo()
           
 SignerInfoType HVUOrderDetailsType.getSignerInfo(int idx)
           
 SignerInfoType HVZOrderDetailsType.getSignerInfo(int idx)
           
 SignerInfoType HVDResponseOrderDataType.getSignerInfo(int idx)
           
 SignerInfoType HVUOrderDetailsType.setSignerInfo(int idx, SignerInfoType value)
           
 SignerInfoType HVZOrderDetailsType.setSignerInfo(int idx, SignerInfoType value)
           
 SignerInfoType HVDResponseOrderDataType.setSignerInfo(int idx, SignerInfoType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type SignerInfoType
 SignerInfoType HVUOrderDetailsType.setSignerInfo(int idx, SignerInfoType value)
           
 SignerInfoType HVZOrderDetailsType.setSignerInfo(int idx, SignerInfoType value)
           
 SignerInfoType HVDResponseOrderDataType.setSignerInfo(int idx, SignerInfoType value)
           
 void HVUOrderDetailsType.setSignerInfo(SignerInfoType[] values)
           
 void HVZOrderDetailsType.setSignerInfo(SignerInfoType[] values)
           
 void HVDResponseOrderDataType.setSignerInfo(SignerInfoType[] values)
           
 

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



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