public class DataFlowOpOutputPort
extends java.lang.Object
Constructor and Description |
---|
DataFlowOpOutputPort(java.lang.String streamName,
GraphTypeDesc optionalDeclaredType) |
Modifier and Type | Method and Description |
---|---|
GraphTypeDesc |
getOptionalDeclaredType() |
java.lang.String |
getStreamName() |
public DataFlowOpOutputPort(java.lang.String streamName, GraphTypeDesc optionalDeclaredType)
public java.lang.String getStreamName()
public GraphTypeDesc getOptionalDeclaredType()