|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairedType.Enum | |
|---|---|
| org.lisa.tmx20 | |
| Uses of PairedType.Enum in org.lisa.tmx20 |
|---|
| Fields in org.lisa.tmx20 declared as PairedType.Enum | |
|---|---|
static PairedType.Enum |
PairedType.BOLD
|
static PairedType.Enum |
PairedType.COLOR
|
static PairedType.Enum |
PairedType.DULINED
|
static PairedType.Enum |
PairedType.FONT
|
static PairedType.Enum |
PairedType.ITALIC
|
static PairedType.Enum |
PairedType.LINK
|
static PairedType.Enum |
PairedType.SCAP
|
static PairedType.Enum |
PairedType.STRUCT
|
static PairedType.Enum |
PairedType.ULINED
|
static PairedType.Enum |
PairedType.XLIFF_BPT
|
static PairedType.Enum |
PairedType.XLIFF_G
|
| Methods in org.lisa.tmx20 that return PairedType.Enum | |
|---|---|
static PairedType.Enum |
PairedType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static PairedType.Enum |
PairedType.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||