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