public class WrappedValue extends JAXBElement
Purpose: Provide an interface for asm generated wrapper classes to implement to enable the unwrapping of the values after the unmarshal.
Responsibilities:
JAXBElement.GlobalScope
Constructor and Description |
---|
WrappedValue(QName name,
Class declaredType,
Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSetValue() |
void |
setValue(Object value) |
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference