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 | 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
EnumLeafInfo s known to this set. |
Modifier and Type | Interface | Description |
---|---|---|
interface |
RuntimeEnumLeafInfo |
Modifier and Type | Method | Description |
---|---|---|
void |
XmlSchemaGenerator.add(EnumLeafInfo<T,C> envm) |
Copyright © 2018 Oracle Corporation. All rights reserved.