|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRootElement | |
|---|---|
| org.eclipse.jpt.jaxb.core | |
| org.eclipse.jpt.jaxb.core.context | |
| Uses of XmlRootElement in org.eclipse.jpt.jaxb.core |
|---|
| Methods in org.eclipse.jpt.jaxb.core that return XmlRootElement | |
|---|---|
XmlRootElement |
JaxbFactory.buildJavaXmlRootElement(JaxbPersistentType parent,
XmlRootElementAnnotation xmlRootElementAnnotation)
|
| Uses of XmlRootElement in org.eclipse.jpt.jaxb.core.context |
|---|
| Methods in org.eclipse.jpt.jaxb.core.context that return XmlRootElement | |
|---|---|
XmlRootElement |
JaxbPersistentType.getRootElement()
Return the root element or null if it is not a root element. |
XmlRootElement |
JaxbPersistentType.setRootElement(java.lang.String name)
Set the root element name, this will add the XmlRootElement annotation and set its name to the specified name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||