@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public static class RUN.SEED extends Object
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">
<attribute name="STREAMNAME" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="SEEEDVALUE" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
seeedvalue |
protected String |
streamname |
| Constructor and Description |
|---|
SEED() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getSEEEDVALUE()
Gets the value of the seeedvalue property.
|
String |
getSTREAMNAME()
Gets the value of the streamname property.
|
void |
setSEEEDVALUE(BigInteger value)
Sets the value of the seeedvalue property.
|
void |
setSTREAMNAME(String value)
Sets the value of the streamname property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected String streamname
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected BigInteger seeedvalue
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public String getSTREAMNAME()
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSTREAMNAME(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public BigInteger getSEEEDVALUE()
BigInteger@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSEEEDVALUE(BigInteger value)
value - allowed object is
BigIntegerCopyright © 2014–2019 Delft University of Technology. All rights reserved.