| Package | Description |
|---|---|
| org.hibernate.boot.jaxb.cfg.spi |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbCfgEventTypeEnum |
JaxbCfgEventListenerGroupType.type |
protected JaxbCfgEventTypeEnum |
JaxbCfgEventListenerType.type |
| Modifier and Type | Method and Description |
|---|---|
static JaxbCfgEventTypeEnum |
JaxbCfgEventTypeEnum.fromValue(String v) |
JaxbCfgEventTypeEnum |
JaxbCfgEventListenerGroupType.getType()
Gets the value of the type property.
|
JaxbCfgEventTypeEnum |
JaxbCfgEventListenerType.getType()
Gets the value of the type property.
|
static JaxbCfgEventTypeEnum |
JaxbCfgEventTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbCfgEventTypeEnum[] |
JaxbCfgEventTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbCfgEventListenerGroupType.setType(JaxbCfgEventTypeEnum value)
Sets the value of the type property.
|
void |
JaxbCfgEventListenerType.setType(JaxbCfgEventTypeEnum value)
Sets the value of the type property.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.