|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RedirectSettingDestinationType | |
|---|---|
| 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 RedirectSettingDestinationType in de.starface.integration.uci.java.v30.types |
|---|
| Methods in de.starface.integration.uci.java.v30.types that return RedirectSettingDestinationType | |
|---|---|
RedirectSettingDestinationType |
RedirectSetting.getDestinationType()
|
| Methods in de.starface.integration.uci.java.v30.types with parameters of type RedirectSettingDestinationType | |
|---|---|
void |
RedirectSetting.setDestinationType(RedirectSettingDestinationType destinationType)
|
| Uses of RedirectSettingDestinationType in de.starface.integration.uci.java.v30.values |
|---|
| Methods in de.starface.integration.uci.java.v30.values that return RedirectSettingDestinationType | |
|---|---|
static RedirectSettingDestinationType |
RedirectSettingDestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RedirectSettingDestinationType[] |
RedirectSettingDestinationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||