|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanLangEnum | |
---|---|
pl.slawas.entities |
Uses of BooleanLangEnum in pl.slawas.entities |
---|
Methods in pl.slawas.entities that return BooleanLangEnum | |
---|---|
static BooleanLangEnum |
BooleanLangEnum.getByLangCode(java.lang.String code)
Pobieranie reprezentacji wartosci logicznych na podstawie ich kodu językowego. |
static BooleanLangEnum |
BooleanLangEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BooleanLangEnum[] |
BooleanLangEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in pl.slawas.entities with parameters of type BooleanLangEnum | |
---|---|
static BooleanEnum |
BooleanEnum.loadByValue(java.lang.String value,
BooleanLangEnum booleanLang)
Pobieranie obiektu BooleanEnum na podstawie wartości i obiektu
reprezentacji wartości logicznych |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |