| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| com.sun.xml.bind.v2.model.runtime |
The specialization of
com.sun.xml.bind.v2.model.core for the runtime. |
| com.sun.xml.bind.v2.schemagen |
Schema generator.
|
| Modifier and Type | Method and Description |
|---|---|
EnumLeafInfo<T,C> |
EnumConstant.getEnclosingClass()
Gets the
EnumLeafInfo to which this constant belongs to. |
| Modifier and Type | Method and Description |
|---|---|
Map<C,? extends EnumLeafInfo<T,C>> |
TypeInfoSet.enums()
Returns all the
EnumLeafInfos known to this set. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuntimeEnumLeafInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaGenerator.add(EnumLeafInfo<T,C> envm) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.