@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class DataStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DataHandler |
dataRef |
| Constructor and Description |
|---|
DataStruct() |
| Modifier and Type | Method and Description |
|---|---|
DataHandler |
getDataRef()
Gets the value of the dataRef property.
|
void |
setDataRef(DataHandler value)
Sets the value of the dataRef property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected DataHandler dataRef
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public DataHandler getDataRef()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setDataRef(DataHandler value)
value - allowed object is
StringApache CXF