eu.scape_project.xa.tw.toolspec
Class Stdin
java.lang.Object
eu.scape_project.xa.tw.toolspec.InOut
eu.scape_project.xa.tw.toolspec.Stdin
public class Stdin
- extends InOut
Java class for Stdin complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Stdin">
<complexContent>
<extension base="{http://scape-project.eu/tool}InOut">
<attribute name="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
Constructor Summary |
Stdin()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
required
protected Boolean required
Stdin
public Stdin()
isRequired
public Boolean isRequired()
- Gets the value of the required property.
- Returns:
- possible object is
Boolean
setRequired
public void setRequired(Boolean value)
- Sets the value of the required property.
- Parameters:
value
- allowed object is
Boolean
Copyright © 2013. All Rights Reserved.