|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaxState | |
|---|---|
| de.starface.integration.uci.java.v30.types | This package contains the entity types that are transferred using the UCI service interfaces |
| de.starface.integration.uci.java.v30.values | This package contains the enumerations holding the String constants for values and property names used for the UCI messages. |
| Uses of FaxState in de.starface.integration.uci.java.v30.types |
|---|
| Methods in de.starface.integration.uci.java.v30.types that return FaxState | |
|---|---|
FaxState |
Fax.getState()
|
| Methods in de.starface.integration.uci.java.v30.types with parameters of type FaxState | |
|---|---|
void |
Fax.setState(FaxState state)
|
| Uses of FaxState in de.starface.integration.uci.java.v30.values |
|---|
| Methods in de.starface.integration.uci.java.v30.values that return FaxState | |
|---|---|
static FaxState |
FaxState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FaxState[] |
FaxState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||