| Package | Description |
|---|---|
| org.openforis.collect.web.ws |
| Modifier and Type | Method and Description |
|---|---|
static AppWS.MessageType |
AppWS.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppWS.MessageType[] |
AppWS.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppWS.sendMessage(AppWS.MessageType type) |
void |
AppWS.sendMessage(AppWS.MessageType type,
int delay) |
| Constructor and Description |
|---|
SurveyMessage(AppWS.MessageType messageType,
int surveyId) |
Copyright © 2022 Open Foris. All rights reserved.