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

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

Uses of PreValidationAccountAuthType 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 PreValidationAccountAuthType
protected  List<PreValidationAccountAuthType> PreValidationRequestType.accountAuthorisation
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 that return types with arguments of type PreValidationAccountAuthType
 List<PreValidationAccountAuthType> PreValidationRequestType.getAccountAuthorisation()
          Gets the value of the accountAuthorisation property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.ebics.h003 with type arguments of type PreValidationAccountAuthType
static void PreValidationRequestType.copyAccountAuthorisation(List<PreValidationAccountAuthType> source, List<PreValidationAccountAuthType> target)
          Copies all values of property AccountAuthorisation.
static void PreValidationRequestType.copyAccountAuthorisation(List<PreValidationAccountAuthType> source, List<PreValidationAccountAuthType> target)
          Copies all values of property AccountAuthorisation.
 

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



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