public enum Lineout
| Modifier and Type | Class and Description |
|---|---|
static class |
Lineout.Companion |
| Modifier and Type | Field and Description |
|---|---|
static Lineout.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
java.lang.String |
toString() |
public static Lineout UNKNOWN
public static Lineout VARIABLE
public static Lineout FIXED
public static Lineout.Companion Companion