public class JAXBProperty extends Object
Constructor and Description |
---|
JAXBProperty()
Default constructor for the persistence.
|
Modifier and Type | Method and Description |
---|---|
QName |
getElementName() |
String |
getName() |
QName |
getRawTypeName() |
JAXBTypeAndAnnotation |
getType() |
void |
setName(String name) |
public String getName()
Property.name()
public QName getRawTypeName()
public void setName(String name)
public JAXBTypeAndAnnotation getType()
public QName getElementName()
Property.elementName()
Copyright © 2019 Oracle Corporation. All rights reserved.