@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestHexBinaryRestrictionResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
_return |
protected byte[] |
y |
protected byte[] |
z |
| Constructor and Description |
|---|
TestHexBinaryRestrictionResponse() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getReturn()
Gets the value of the return property.
|
byte[] |
getY()
Gets the value of the y property.
|
byte[] |
getZ()
Gets the value of the z property.
|
void |
setReturn(byte[] value)
Sets the value of the return property.
|
void |
setY(byte[] value)
Sets the value of the y property.
|
void |
setZ(byte[] value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected byte[] _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected byte[] y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected byte[] z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public byte[] getReturn()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setReturn(byte[] value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public byte[] getY()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(byte[] value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public byte[] getZ()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setZ(byte[] value)
value - allowed object is
StringApache CXF