Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.SignerInfoType

Packages that use SignerInfoType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003   
 

Uses of SignerInfoType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with type parameters of type SignerInfoType
protected  List<SignerInfoType> HVUOrderDetailsType.signerInfo
           
protected  List<SignerInfoType> HVZOrderDetailsType.signerInfo
           
protected  List<SignerInfoType> HVDResponseOrderDataType.signerInfo
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return SignerInfoType
 SignerInfoType SignerInfoType.clone()
          Creates and returns a copy of this object.
static SignerInfoType ObjectFactory.copyOfSignerInfoType(SignerInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.SignerInfoType instance.
 SignerInfoType ObjectFactory.createSignerInfoType()
          Create an instance of SignerInfoType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return types with arguments of type SignerInfoType
 List<SignerInfoType> HVUOrderDetailsType.getSignerInfo()
          Gets the value of the signerInfo property.
 List<SignerInfoType> HVZOrderDetailsType.getSignerInfo()
          Gets the value of the signerInfo property.
 List<SignerInfoType> HVDResponseOrderDataType.getSignerInfo()
          Gets the value of the signerInfo property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with parameters of type SignerInfoType
static SignerInfoType ObjectFactory.copyOfSignerInfoType(SignerInfoType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003.SignerInfoType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with type arguments of type SignerInfoType
static void HVUOrderDetailsType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
static void HVUOrderDetailsType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
static void HVZOrderDetailsType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
static void HVZOrderDetailsType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
static void HVDResponseOrderDataType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
static void HVDResponseOrderDataType.copySignerInfo(List<SignerInfoType> source, List<SignerInfoType> target)
          Copies all values of property SignerInfo.
 

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



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