|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WikittyServiceEvent.WikittyEventType | |
|---|---|
| org.nuiton.wikitty | |
| Uses of WikittyServiceEvent.WikittyEventType in org.nuiton.wikitty |
|---|
| Fields in org.nuiton.wikitty declared as WikittyServiceEvent.WikittyEventType | |
|---|---|
protected WikittyServiceEvent.WikittyEventType |
WikittyServiceEvent.type
event type |
| Methods in org.nuiton.wikitty that return WikittyServiceEvent.WikittyEventType | |
|---|---|
WikittyServiceEvent.WikittyEventType |
WikittyServiceEvent.getType()
|
static WikittyServiceEvent.WikittyEventType |
WikittyServiceEvent.WikittyEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WikittyServiceEvent.WikittyEventType[] |
WikittyServiceEvent.WikittyEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.nuiton.wikitty with parameters of type WikittyServiceEvent.WikittyEventType | |
|---|---|
void |
WikittyServiceEvent.setType(WikittyServiceEvent.WikittyEventType type)
|
| Constructors in org.nuiton.wikitty with parameters of type WikittyServiceEvent.WikittyEventType | |
|---|---|
WikittyServiceEvent(java.lang.Object source,
WikittyServiceEvent.WikittyEventType type)
Constructor with source WikittyService. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||