com.sun.xml.bind.v2.model.impl
class TypeRefImpl<TypeT,ClassDeclT> extends Object implements TypeRef<TypeT,ClassDeclT>
Field Summary | |
---|---|
protected ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> | owner |
Constructor Summary | |
---|---|
TypeRefImpl(ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> owner, QName elementName, TypeT type, boolean isNillable, String defaultValue) |
Method Summary | |
---|---|
String | getDefaultValue() |
PropertyInfo<TypeT,ClassDeclT> | getSource() |
QName | getTagName() |
NonElement<TypeT,ClassDeclT> | getTarget() |
boolean | isNillable() |
protected void | link() |