NonElementRef<T,C>
RuntimeTypeRef
public interface TypeRef<T,C> extends NonElementRef<T,C>
ElementPropertyInfo
.Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDefaultValue() |
The default value for this element if any.
|
javax.xml.namespace.QName |
getTagName() |
The associated element name.
|
boolean |
isNillable() |
Returns true if this element is nillable.
|
getSource, getTarget
javax.xml.namespace.QName getTagName()
boolean isNillable()
java.lang.String getDefaultValue()
Copyright © 2018 Oracle Corporation. All rights reserved.