|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwUserOperationEvent.OwUserOperationType | |
---|---|
com.wewebu.ow.server.app |
Uses of OwUserOperationEvent.OwUserOperationType in com.wewebu.ow.server.app |
---|
Methods in com.wewebu.ow.server.app that return OwUserOperationEvent.OwUserOperationType | |
---|---|
OwUserOperationEvent.OwUserOperationType |
OwUserOperationEvent.getType()
Getter for event type. |
static OwUserOperationEvent.OwUserOperationType |
OwUserOperationEvent.OwUserOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OwUserOperationEvent.OwUserOperationType[] |
OwUserOperationEvent.OwUserOperationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.wewebu.ow.server.app with parameters of type OwUserOperationEvent.OwUserOperationType | |
---|---|
OwUserOperationEvent(OwBaseUserInfo userInfo_p,
OwUserOperationEvent.OwUserOperationType type_p,
String eventSource_p)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |