|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attributes | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of Attributes in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as Attributes | |
---|---|
protected Attributes |
MappedSuperclass.attributes
|
protected Attributes |
Entity.attributes
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return Attributes | |
---|---|
Attributes |
ObjectFactory.createAttributes()
Create an instance of Attributes |
Attributes |
MappedSuperclass.getAttributes()
Gets the value of the attributes property. |
Attributes |
Entity.getAttributes()
Gets the value of the attributes property. |
Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type Attributes | |
---|---|
void |
MappedSuperclass.setAttributes(Attributes value)
Sets the value of the attributes property. |
void |
Entity.setAttributes(Attributes value)
Sets the value of the attributes property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |