| Package | Description |
|---|---|
| net.bluemind.calendar |
| Modifier and Type | Method and Description |
|---|---|
static EventChanges.Type |
EventChanges.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventChanges.Type[] |
EventChanges.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.EnumSet<EventChanges.Type> |
EventChanges.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EventChanges.contains(EventChanges.Type change) |
| Constructor and Description |
|---|
EventChanges(java.util.EnumSet<EventChanges.Type> changes) |
Copyright © 2024. All Rights Reserved.