|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NameKind | |
|---|---|
| org.chromattic.core | |
| Uses of NameKind in org.chromattic.core |
|---|
| Methods in org.chromattic.core that return NameKind | |
|---|---|
static NameKind |
NameKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NameKind[] |
NameKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.chromattic.core with parameters of type NameKind | |
|---|---|
java.lang.String |
EntityContext.decodeName(java.lang.String name,
NameKind nameKind)
|
java.lang.String |
EntityContext.encodeName(java.lang.String name,
NameKind nameKind)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||