public interface TypeRef<T,C> extends NonElementRef<T,C>
ElementPropertyInfo
.Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue()
The default value for this element if any.
|
QName |
getTagName()
The associated element name.
|
boolean |
isNillable()
Returns true if this element is nillable.
|
getSource, getTarget
Copyright © 2017 JBoss by Red Hat. All rights reserved.