|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationEventGroup | |
|---|---|
| com.hack23.cia.model.internal.application.system.impl | |
| Uses of ApplicationEventGroup in com.hack23.cia.model.internal.application.system.impl |
|---|
| Fields in com.hack23.cia.model.internal.application.system.impl declared as ApplicationEventGroup | |
|---|---|
protected ApplicationEventGroup |
ApplicationActionEvent.eventGroup
|
| Fields in com.hack23.cia.model.internal.application.system.impl with type parameters of type ApplicationEventGroup | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<ApplicationActionEvent,ApplicationEventGroup> |
ApplicationActionEvent_.eventGroup
|
| Methods in com.hack23.cia.model.internal.application.system.impl that return ApplicationEventGroup | |
|---|---|
static ApplicationEventGroup |
ApplicationEventGroup.fromValue(String v)
|
ApplicationEventGroup |
ApplicationActionEvent.getEventGroup()
Gets the value of the eventGroup property. |
static ApplicationEventGroup |
ApplicationEventGroup.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationEventGroup[] |
ApplicationEventGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.hack23.cia.model.internal.application.system.impl with parameters of type ApplicationEventGroup | |
|---|---|
void |
ApplicationActionEvent.setEventGroup(ApplicationEventGroup value)
Sets the value of the eventGroup property. |
ApplicationActionEvent |
ApplicationActionEvent.withEventGroup(ApplicationEventGroup value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||