com.sun.xml.bind.v2.model.core
public interface TypeRef<T,C> extends NonElementRef<T,C>
Method Summary | |
---|---|
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. |
Returns: never null.