public class JAXBMapping extends Object
Constructor and Description |
---|
JAXBMapping()
Default constructor for the persistence.
|
Modifier and Type | Method and Description |
---|---|
QName |
getElementName() |
JAXBTypeAndAnnotation |
getType() |
List<JAXBProperty> |
getWrapperStyleDrilldown() |
void |
setElementName(QName elementName) |
public QName getElementName()
Mapping.getElement()
public void setElementName(QName elementName)
public JAXBTypeAndAnnotation getType()
public List<JAXBProperty> getWrapperStyleDrilldown()
Mapping.getWrapperStyleDrilldown()
Copyright © 2018 Oracle Corporation. All rights reserved.