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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 that return PreValidationAccountAuthType
 PreValidationAccountAuthType PreValidationAccountAuthType.clone()
          Creates and returns a copy of this object.
protected static PreValidationAccountAuthType ObjectFactory.copyOfPreValidationAccountAuthType(PreValidationAccountAuthType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.PreValidationAccountAuthType instance.
 PreValidationAccountAuthType ObjectFactory.createPreValidationAccountAuthType()
          Create an instance of PreValidationAccountAuthType
 PreValidationAccountAuthType[] PreValidationRequestType.getAccountAuthorisation()
           
 PreValidationAccountAuthType PreValidationRequestType.getAccountAuthorisation(int idx)
           
 PreValidationAccountAuthType PreValidationRequestType.setAccountAuthorisation(int idx, PreValidationAccountAuthType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003 with parameters of type PreValidationAccountAuthType
protected  void PreValidationRequestType.copyAccountAuthorisation(PreValidationAccountAuthType[] source)
          Copies all values of property AccountAuthorisation.
protected static PreValidationAccountAuthType ObjectFactory.copyOfPreValidationAccountAuthType(PreValidationAccountAuthType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h003.PreValidationAccountAuthType instance.
 PreValidationAccountAuthType PreValidationRequestType.setAccountAuthorisation(int idx, PreValidationAccountAuthType value)
           
 void PreValidationRequestType.setAccountAuthorisation(PreValidationAccountAuthType[] values)
           
 

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



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