Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbAttributes |
JaxbMappedSuperclass.attributes |
protected JaxbAttributes |
JaxbEntity.attributes |
Modifier and Type | Method and Description |
---|---|
JaxbAttributes |
ObjectFactory.createJaxbAttributes()
Create an instance of
JaxbAttributes |
JaxbAttributes |
JaxbMappedSuperclass.getAttributes()
Gets the value of the attributes property.
|
JaxbAttributes |
JaxbEntity.getAttributes()
Gets the value of the attributes property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbMappedSuperclass.setAttributes(JaxbAttributes value)
Sets the value of the attributes property.
|
void |
JaxbEntity.setAttributes(JaxbAttributes value)
Sets the value of the attributes property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.