|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimitiveType | |
---|---|
pl.slawas.helpers |
Uses of PrimitiveType in pl.slawas.helpers |
---|
Methods in pl.slawas.helpers that return PrimitiveType | |
---|---|
static PrimitiveType |
PrimitiveType.get(java.lang.String typeName)
Pobieranie obiektu enum na podstawie jego nazwy typu prymitywnego |
static PrimitiveType |
PrimitiveType.valueOf(java.lang.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 |