|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.v2.model.impl.TypeRefImpl<TypeT,ClassDeclT>
class TypeRefImpl<TypeT,ClassDeclT>
| Field Summary | |
|---|---|
protected ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> |
owner
|
| Constructor Summary | |
|---|---|
TypeRefImpl(ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> owner,
javax.xml.namespace.QName elementName,
TypeT type,
boolean isNillable,
java.lang.String defaultValue)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultValue()
The default value for this element if any. |
PropertyInfo<TypeT,ClassDeclT> |
getSource()
Gets the property which is the source of this reference. |
javax.xml.namespace.QName |
getTagName()
The associated element name. |
NonElement<TypeT,ClassDeclT> |
getTarget()
Target of the reference. |
boolean |
isNillable()
Returns true if this element is nillable. |
protected void |
link()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> owner
| Constructor Detail |
|---|
public TypeRefImpl(ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> owner,
javax.xml.namespace.QName elementName,
TypeT type,
boolean isNillable,
java.lang.String defaultValue)
| Method Detail |
|---|
public NonElement<TypeT,ClassDeclT> getTarget()
NonElementRef
getTarget in interface NonElementRef<TypeT,ClassDeclT>public javax.xml.namespace.QName getTagName()
TypeRef
getTagName in interface TypeRef<TypeT,ClassDeclT>public boolean isNillable()
TypeRef
isNillable in interface TypeRef<TypeT,ClassDeclT>public java.lang.String getDefaultValue()
TypeRef
getDefaultValue in interface TypeRef<TypeT,ClassDeclT>protected void link()
public PropertyInfo<TypeT,ClassDeclT> getSource()
NonElementRef
getSource in interface NonElementRef<TypeT,ClassDeclT>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||