|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupEventType | |
|---|---|
| org.ow2.jasmine.agent.server.groups | |
| org.ow2.jasmine.agent.server.groups.event | |
| Uses of GroupEventType in org.ow2.jasmine.agent.server.groups |
|---|
| Methods in org.ow2.jasmine.agent.server.groups with parameters of type GroupEventType | |
|---|---|
GroupEvent |
GroupsManagerSLSB.groupToEvent(Group g,
GroupEventType type)
Create a GroupEvent from a group and a GroupEventType |
| Uses of GroupEventType in org.ow2.jasmine.agent.server.groups.event |
|---|
| Methods in org.ow2.jasmine.agent.server.groups.event that return GroupEventType | |
|---|---|
static GroupEventType |
GroupEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GroupEventType[] |
GroupEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||