public static class Activity.InputActivityPort 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#}InputActivityPort"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected InputActivityPort |
inputActivityPort |
| Constructor and Description |
|---|
Activity.InputActivityPort() |
| Modifier and Type | Method and Description |
|---|---|
InputActivityPort |
getInputActivityPort()
Gets the value of the inputActivityPort property.
|
void |
setInputActivityPort(InputActivityPort value)
Sets the value of the inputActivityPort property.
|
protected InputActivityPort inputActivityPort
public InputActivityPort getInputActivityPort()
InputActivityPortpublic void setInputActivityPort(InputActivityPort value)
value - allowed object is
InputActivityPortCopyright © 2013 myGrid. All rights reserved.