Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003.OrderDetailsType

Packages that use OrderDetailsType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003   
 

Uses of OrderDetailsType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003
 

Subclasses of OrderDetailsType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003
 class NoPubKeyDigestsReqOrderDetailsType
          Datentyp für OrderDetails im statischen EBICS-Header von ebicsNoPubKeyDigestsRequest.
 class UnsecuredReqOrderDetailsType
          Datentyp für OrderDetails im statischen EBICS-Header von ebicsUnsecuredRequest.
 class UnsignedReqOrderDetailsType
          Datentyp für OrderDetails im statischen EBICS-Header von ebicsUnsignedRequest.
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 declared as OrderDetailsType
protected  OrderDetailsType StaticHeaderBaseType.orderDetails
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 that return OrderDetailsType
abstract  OrderDetailsType OrderDetailsType.clone()
          Creates and returns a copy of this object.
 OrderDetailsType StaticHeaderBaseType.getOrderDetails()
          Gets the value of the orderDetails property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.ebics.h003 with parameters of type OrderDetailsType
 void StaticHeaderBaseType.setOrderDetails(OrderDetailsType value)
          Sets the value of the orderDetails property.
 

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



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