public static class Activity.OutputActivityPort 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">
<sequence>
<element ref="{http://ns.taverna.org.uk/2010/scufl2#}OutputActivityPort"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected OutputActivityPort |
outputActivityPort |
| Constructor and Description |
|---|
Activity.OutputActivityPort() |
| Modifier and Type | Method and Description |
|---|---|
OutputActivityPort |
getOutputActivityPort()
Gets the value of the outputActivityPort property.
|
void |
setOutputActivityPort(OutputActivityPort value)
Sets the value of the outputActivityPort property.
|
protected OutputActivityPort outputActivityPort
public OutputActivityPort getOutputActivityPort()
OutputActivityPortpublic void setOutputActivityPort(OutputActivityPort value)
value - allowed object is
OutputActivityPortCopyright © 2013 myGrid. All rights reserved.