|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LRCState.Status | |
---|---|
org.portico.lrc |
Uses of LRCState.Status in org.portico.lrc |
---|
Fields in org.portico.lrc declared as LRCState.Status | |
---|---|
private LRCState.Status |
LRCState.constrained
|
private LRCState.Status |
LRCState.regulating
|
Methods in org.portico.lrc that return LRCState.Status | |
---|---|
LRCState.Status |
LRCState.getConstrained()
|
LRCState.Status |
LRCState.getRegulating()
|
static LRCState.Status |
LRCState.Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LRCState.Status[] |
LRCState.Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.portico.lrc with parameters of type LRCState.Status | |
---|---|
void |
LRCState.setConstrained(LRCState.Status status)
Enable/Disable time constrained. |
void |
LRCState.setRegulating(LRCState.Status status)
|
|
copyright The Portico Project 2008. | |||||||||
PREV NEXT | FRAMES NO FRAMES |