Uses of Class
com.jurismarches.vradi.entities.FieldTypeEnum.Currency

Packages that use FieldTypeEnum.Currency
com.jurismarches.vradi.entities   
 

Uses of FieldTypeEnum.Currency in com.jurismarches.vradi.entities
 

Methods in com.jurismarches.vradi.entities that return FieldTypeEnum.Currency
static FieldTypeEnum.Currency FieldTypeEnum.getCurrency(String value)
           
static FieldTypeEnum.Currency FieldTypeEnum.Currency.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldTypeEnum.Currency[] FieldTypeEnum.Currency.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.