|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssocType.Enum | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of AssocType.Enum in org.lisa.tmx20 |
|---|
| Fields in org.lisa.tmx20 declared as AssocType.Enum | |
|---|---|
static AssocType.Enum |
AssocType.B
|
static AssocType.Enum |
AssocType.F
|
static AssocType.Enum |
AssocType.P
|
| Methods in org.lisa.tmx20 that return AssocType.Enum | |
|---|---|
static AssocType.Enum |
AssocType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static AssocType.Enum |
AssocType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
AssocType.Enum |
PhDocument.Ph.getAssoc()
Gets the "assoc" attribute |
| Methods in org.lisa.tmx20 with parameters of type AssocType.Enum | |
|---|---|
void |
PhDocument.Ph.setAssoc(AssocType.Enum assoc)
Sets the "assoc" attribute |
| Uses of AssocType.Enum in org.lisa.tmx20.impl |
|---|
| Methods in org.lisa.tmx20.impl that return AssocType.Enum | |
|---|---|
AssocType.Enum |
PhDocumentImpl.PhImpl.getAssoc()
Gets the "assoc" attribute |
| Methods in org.lisa.tmx20.impl with parameters of type AssocType.Enum | |
|---|---|
void |
PhDocumentImpl.PhImpl.setAssoc(AssocType.Enum assoc)
Sets the "assoc" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||