Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.DataTransferRequestType

Packages that use DataTransferRequestType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003   
 

Uses of DataTransferRequestType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 declared as DataTransferRequestType
protected  DataTransferRequestType EbicsRequest.Body.dataTransfer
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 that return DataTransferRequestType
 DataTransferRequestType DataTransferRequestType.clone()
          Creates and returns a copy of this object.
static DataTransferRequestType ObjectFactory.copyOfDataTransferRequestType(DataTransferRequestType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.DataTransferRequestType instance.
 DataTransferRequestType ObjectFactory.createDataTransferRequestType()
          Create an instance of DataTransferRequestType
 DataTransferRequestType EbicsRequest.Body.getDataTransfer()
          Gets the value of the dataTransfer property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 with parameters of type DataTransferRequestType
static DataTransferRequestType ObjectFactory.copyOfDataTransferRequestType(DataTransferRequestType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003.DataTransferRequestType instance.
 void EbicsRequest.Body.setDataTransfer(DataTransferRequestType value)
          Sets the value of the dataTransfer property.
 

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



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