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

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

Uses of OrderAttributeType 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 OrderAttributeType
protected  OrderAttributeType StaticHeaderOrderDetailsType.orderAttribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 that return OrderAttributeType
static OrderAttributeType OrderAttributeType.fromValue(String v)
           
 OrderAttributeType StaticHeaderOrderDetailsType.getOrderAttribute()
          Gets the value of the orderAttribute property.
static OrderAttributeType OrderAttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OrderAttributeType[] OrderAttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.ebics.h003 with parameters of type OrderAttributeType
 void StaticHeaderOrderDetailsType.setOrderAttribute(OrderAttributeType value)
          Sets the value of the orderAttribute property.
 



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