|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveType | |
---|---|
olg.csv.bean.parser | This package provides useful classes in parsing text to object. |
Uses of PrimitiveType in olg.csv.bean.parser |
---|
Methods in olg.csv.bean.parser that return PrimitiveType | |
---|---|
static PrimitiveType |
PrimitiveType.getPrimitiveTypeByName(String name)
Returns the enum value identify by its name. |
static PrimitiveType |
PrimitiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PrimitiveType[] |
PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |