public class WrappedValue
extends javax.xml.bind.JAXBElement
Purpose: Provide an interface for asm generated wrapper classes to implement to enable the unwrapping of the values after the unmarshal.
Responsibilities:
Constructor and Description |
---|
WrappedValue(javax.xml.namespace.QName name,
java.lang.Class declaredType,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSetValue() |
void |
setValue(java.lang.Object value) |
EclipseLink 2.4.2, "build v20130514-5956486" API Reference