|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.example.schema.doubleit.DoubleIt4
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
public class DoubleIt4
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numberToDouble" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ImageData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected DataHandler |
imageData
|
protected int |
numberToDouble
|
| Constructor Summary | |
|---|---|
DoubleIt4()
|
|
| Method Summary | |
|---|---|
DataHandler |
getImageData()
Gets the value of the imageData property. |
int |
getNumberToDouble()
Gets the value of the numberToDouble property. |
void |
setImageData(DataHandler value)
Sets the value of the imageData property. |
void |
setNumberToDouble(int value)
Sets the value of the numberToDouble property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
protected int numberToDouble
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
protected DataHandler imageData
| Constructor Detail |
|---|
public DoubleIt4()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
public int getNumberToDouble()
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
public void setNumberToDouble(int value)
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
public DataHandler getImageData()
DataHandler
@Generated(value="com.sun.tools.xjc.Driver",
date="2015-02-11T07:59:05-05:00",
comments="JAXB RI v2.1.14-hudson-jaxb-ri-2.1-pushtomaven-240--SNAPSHOT")
public void setImageData(DataHandler value)
value - allowed object is
DataHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||