| Package | Description |
|---|---|
| com.sun.xml.bind.v2.model.core |
The in-memory model of the JAXB-bound beans.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
AttributePropertyInfo<T,C> |
Attribute
PropertyInfo. |
interface |
ElementPropertyInfo<T,C> |
Property that maps to an element.
|
interface |
MapPropertyInfo<T,C> |
Property that maps to the following schema fragment.
|
interface |
PropertyInfo<T,C> |
Information about a JAXB-bound property.
|
interface |
ReferencePropertyInfo<T,C> |
PropertyInfo that holds references to other Elements. |
interface |
ValuePropertyInfo<T,C> |
Value
PropertyInfo. |
Copyright © 2018 Oracle Corporation. All rights reserved.