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