Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000.SystemReturnCodeType

Packages that use SystemReturnCodeType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000   
 

Uses of SystemReturnCodeType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000
 

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000 declared as SystemReturnCodeType
protected  SystemReturnCodeType HEVResponseDataType.systemReturnCode
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000 that return SystemReturnCodeType
 SystemReturnCodeType SystemReturnCodeType.clone()
          Creates and returns a copy of this object.
protected static SystemReturnCodeType ObjectFactory.copyOfSystemReturnCodeType(SystemReturnCodeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000.SystemReturnCodeType instance.
 SystemReturnCodeType ObjectFactory.createSystemReturnCodeType()
          Create an instance of SystemReturnCodeType
 SystemReturnCodeType HEVResponseDataType.getSystemReturnCode()
          Gets the value of the systemReturnCode property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000 with parameters of type SystemReturnCodeType
protected static SystemReturnCodeType ObjectFactory.copyOfSystemReturnCodeType(SystemReturnCodeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.ebics.h000.SystemReturnCodeType instance.
 void HEVResponseDataType.setSystemReturnCode(SystemReturnCodeType value)
          Sets the value of the systemReturnCode property.
 

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



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