NonElementRef<T,C>
RuntimeTypeRef
CTypeRef
public interface TypeRef<T,C> extends NonElementRef<T,C>
ElementPropertyInfo
.Modifier and Type | Method | 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 © 2018 Oracle Corporation. All rights reserved.