|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WikittyEvent.WikittyEventType | |
|---|---|
| org.nuiton.wikitty.services | |
| Uses of WikittyEvent.WikittyEventType in org.nuiton.wikitty.services |
|---|
| Fields in org.nuiton.wikitty.services with type parameters of type WikittyEvent.WikittyEventType | |
|---|---|
protected EnumSet<WikittyEvent.WikittyEventType> |
WikittyEvent.type
event type, one event can have multiple type (ex: PUT_WIKITTY + PUT_EXTENSION |
| Methods in org.nuiton.wikitty.services that return WikittyEvent.WikittyEventType | |
|---|---|
static WikittyEvent.WikittyEventType |
WikittyEvent.WikittyEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WikittyEvent.WikittyEventType[] |
WikittyEvent.WikittyEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.wikitty.services that return types with arguments of type WikittyEvent.WikittyEventType | |
|---|---|
EnumSet<WikittyEvent.WikittyEventType> |
WikittyEvent.getType()
|
| Methods in org.nuiton.wikitty.services with parameters of type WikittyEvent.WikittyEventType | |
|---|---|
void |
WikittyEvent.addType(WikittyEvent.WikittyEventType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||