Uses of Enum Class
org.gcube.social_networking.socialnetworking.model.beans.workspace.WorkspaceEventType
Packages that use WorkspaceEventType
-
Uses of WorkspaceEventType in org.gcube.social_networking.socialnetworking.model.beans.workspace
Fields in org.gcube.social_networking.socialnetworking.model.beans.workspace declared as WorkspaceEventTypeMethods in org.gcube.social_networking.socialnetworking.model.beans.workspace that return WorkspaceEventTypeModifier and TypeMethodDescriptionWorkspaceEvent.getType()static WorkspaceEventTypeReturns the enum constant of this class with the specified name.static WorkspaceEventType[]WorkspaceEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.