| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Field and Description |
|---|---|
SdkEventError<ProjectEvent.Type> |
ProjectEvent.m_error |
| Modifier and Type | Method and Description |
|---|---|
ProjectEvent.Type |
ProjectEvent.getType() |
static ProjectEvent.Type |
ProjectEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProjectEvent.Type[] |
ProjectEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SdkEventError<ProjectEvent.Type> |
ProjectEvent.getError() |
| Constructor and Description |
|---|
ProjectEvent(Project project,
ProjectEvent.Type t) |