public class ElementMapping extends Object
Constructor and Description |
---|
ElementMapping(Property property,
QName xmlName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Type |
getComponentType() |
Property |
getProperty() |
QName |
getXmlName() |
int |
hashCode() |
boolean |
isNillable() |
void |
setComponentType(Type componentType) |
void |
setNillable(boolean nillable) |
String |
toString() |
Copyright © 2007–2017. All rights reserved.