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.6.3, "build v20160428-59c81c5" API Reference