Package com.sun.xml.bind.v2.model.core
Class Ref<T,C>
java.lang.Object
com.sun.xml.bind.v2.model.core.Ref<T,C>
Reference to a type in a model.
TODO: isn't there a similarity between this and TypeUse in XJC?
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
The type being referenced.If the type is adapted, this field is the same as the adapter's default type.
-
adapter
If the reference has an adapter, non-null. -
valueList
public final boolean valueListIf thetype
is an array and it is a value list, true.
-
-
Constructor Details
-
Ref
-
Ref
-
Ref
-