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

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

Uses of FileFormatType 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 FileFormatType
protected  FileFormatType FULOrderParamsType.fileFormat
           
protected  FileFormatType FDLOrderParamsType.fileFormat
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return FileFormatType
 FileFormatType FileFormatType.clone()
          Creates and returns a copy of this object.
 FileFormatType ObjectFactory.createFileFormatType()
          Create an instance of FileFormatType
 FileFormatType FULOrderParamsType.getFileFormat()
          Gets the value of the fileFormat property.
 FileFormatType FDLOrderParamsType.getFileFormat()
          Gets the value of the fileFormat property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type FileFormatType
 void FULOrderParamsType.setFileFormat(FileFormatType value)
          Sets the value of the fileFormat property.
 void FDLOrderParamsType.setFileFormat(FileFormatType value)
          Sets the value of the fileFormat property.
 

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



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