Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003.EbicsResponse.Body.ReturnCode

Packages that use EbicsResponse.Body.ReturnCode
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003   
 

Uses of EbicsResponse.Body.ReturnCode 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 EbicsResponse.Body.ReturnCode
protected  EbicsResponse.Body.ReturnCode EbicsResponse.Body.returnCode
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 that return EbicsResponse.Body.ReturnCode
 EbicsResponse.Body.ReturnCode EbicsResponse.Body.ReturnCode.clone()
          Creates and returns a copy of this object.
 EbicsResponse.Body.ReturnCode ObjectFactory.createEbicsResponseBodyReturnCode()
          Create an instance of EbicsResponse.Body.ReturnCode
 EbicsResponse.Body.ReturnCode EbicsResponse.Body.getReturnCode()
          Gets the value of the returnCode property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.ebics.h003 with parameters of type EbicsResponse.Body.ReturnCode
 void EbicsResponse.Body.setReturnCode(EbicsResponse.Body.ReturnCode value)
          Sets the value of the returnCode property.
 

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



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