|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributes | |
|---|---|
| com.sun.java.xml.ns.persistence.orm | |
| org.jvnet.hyperjaxb3.persistence.util | |
| Uses of Attributes in com.sun.java.xml.ns.persistence.orm |
|---|
| Fields in com.sun.java.xml.ns.persistence.orm declared as Attributes | |
|---|---|
protected Attributes |
MappedSuperclass.attributes
|
protected Attributes |
Entity.attributes
|
| Methods in com.sun.java.xml.ns.persistence.orm 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 com.sun.java.xml.ns.persistence.orm 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. |
| Uses of Attributes in org.jvnet.hyperjaxb3.persistence.util |
|---|
| Methods in org.jvnet.hyperjaxb3.persistence.util with parameters of type Attributes | |
|---|---|
static Object |
AttributesUtils.getAttribute(Attributes attributes,
String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||