public interface BeanProperty
BeanProperty is being mapped
to an attribute, or element, in the schema.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the property name.
|
JavaQName |
getType()
Returns the properties Java type.
|
QName |
getXsType()
Returns the properties XS data type.
|