| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Method | Description |
|---|---|---|
EnumLeafInfo<T,C> |
EnumConstant.getEnclosingClass() |
Gets the
EnumLeafInfo to which this constant belongs to. |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<C,? extends EnumLeafInfo<T,C>> |
TypeInfoSet.enums() |
Returns all the
EnumLeafInfos known to this set. |
Copyright © 2018 Oracle Corporation. All rights reserved.