| Package | Description |
|---|---|
| org.gcube.social_networking.socialnetworking.model.beans |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceNotificationType |
WorkspaceNotificationMessage.getType() |
static WorkspaceNotificationType |
WorkspaceNotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceNotificationType[] |
WorkspaceNotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceNotificationMessage.setType(WorkspaceNotificationType type) |
| Constructor and Description |
|---|
WorkspaceNotificationMessage(WorkspaceNotificationType type,
WorkspaceNotification bean) |
Copyright © 2022. All rights reserved.