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