public interface InputInfo
Modifier and Type | Method and Description |
---|---|
ClassInfo |
getDataType()
Returns the data type.
|
InputGranularity |
getGranulatity()
Returns the input granularity.
|
InputGroup |
getGroup()
Returns the input group info.
|
String |
getName()
Returns the port name.
|
String getName()
ClassInfo getDataType()
InputGranularity getGranulatity()
null
if is not definedInputGroup getGroup()
null
if it is not definedCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.