|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextType.Enum | |
|---|---|
| org.lisa.tmx20 | |
| Uses of ContextType.Enum in org.lisa.tmx20 |
|---|
| Fields in org.lisa.tmx20 declared as ContextType.Enum | |
|---|---|
static ContextType.Enum |
ContextType.DATABASE
|
static ContextType.Enum |
ContextType.ELEMENT
|
static ContextType.Enum |
ContextType.ELEMENTTITLE
|
static ContextType.Enum |
ContextType.LINENUMBER
|
static ContextType.Enum |
ContextType.NUMPARAMS
|
static ContextType.Enum |
ContextType.PARAMNOTES
|
static ContextType.Enum |
ContextType.RECORD
|
static ContextType.Enum |
ContextType.RECORDTITLE
|
static ContextType.Enum |
ContextType.SOURCEFILE
|
| Methods in org.lisa.tmx20 that return ContextType.Enum | |
|---|---|
static ContextType.Enum |
ContextType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static ContextType.Enum |
ContextType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||