Package | Description |
---|---|
com.hack23.cia.model.internal.application.system.impl |
Modifier and Type | Field and Description |
---|---|
protected ApplicationEventGroup |
ApplicationActionEvent.eventGroup |
Modifier and Type | Field and Description |
---|---|
static javax.persistence.metamodel.SingularAttribute<ApplicationActionEvent,ApplicationEventGroup> |
ApplicationActionEvent_.eventGroup |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationActionEvent.setEventGroup(ApplicationEventGroup value)
Sets the value of the eventGroup property.
|
ApplicationActionEvent |
ApplicationActionEvent.withEventGroup(ApplicationEventGroup value) |
Copyright © 2010–2017 www.hack23.com. All rights reserved.