Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003.CurrencyCode

Packages that use CurrencyCode
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003   
 

Uses of CurrencyCode in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.ebics.h003
 

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



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