| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Method | Description |
|---|---|---|
ClassInfo<T,C> |
ClassInfo.getBaseClass() |
Obtains the information about the base class.
|
ClassInfo<T,C> |
Element.getScope() |
If non-null, this element is only active inside the given scope.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<C,? extends ClassInfo<T,C>> |
TypeInfoSet.beans() |
Returns all the
ClassInfos known to this set. |
Copyright © 2017 Oracle Corporation. All rights reserved.