|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjsr352.batch.jsl.Stop
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public class Stop
Java class for Stop complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Stop">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attGroup ref="{http://batch.jsr352/jsl}TerminatingAttributes"/>
<attribute name="restart" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
exitStatus
|
protected String |
on
|
protected String |
restart
|
| Constructor Summary | |
|---|---|
Stop()
|
|
| Method Summary | |
|---|---|
String |
getExitStatus()
Gets the value of the exitStatus property. |
String |
getOn()
Gets the value of the on property. |
String |
getRestart()
Gets the value of the restart property. |
void |
setExitStatus(String value)
Sets the value of the exitStatus property. |
void |
setOn(String value)
Sets the value of the on property. |
void |
setRestart(String value)
Sets the value of the restart property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String restart
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String on
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
protected String exitStatus
| Constructor Detail |
|---|
public Stop()
| Method Detail |
|---|
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getRestart()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setRestart(String value)
value - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getOn()
getOn in interface ControlElementString
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setOn(String value)
setOn in interface ControlElementvalue - allowed object is
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public String getExitStatus()
String
@Generated(value="com.ibm.jtc.jax.tools.xjc.Driver",
date="2013-01-25T02:32:52-05:00",
comments="JAXB RI v2.2.3-11/28/2011 06:21 AM(foreman)-")
public void setExitStatus(String value)
value - allowed object is
String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||