| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Field | Description |
|---|---|---|
Adapter<T,C> |
Ref.adapter |
If the reference has an adapter, non-null.
|
| Modifier and Type | Method | Description |
|---|---|---|
Adapter<T,C> |
AttributePropertyInfo.getAdapter() |
|
Adapter<T,C> |
ElementPropertyInfo.getAdapter() |
|
Adapter<T,C> |
PropertyInfo.getAdapter() |
|
Adapter<T,C> |
ReferencePropertyInfo.getAdapter() |
|
Adapter<T,C> |
ValuePropertyInfo.getAdapter() |
| Constructor | Description |
|---|---|
Ref(T type,
Adapter<T,C> adapter,
boolean valueList) |
Copyright © 2018 Oracle Corporation. All rights reserved.