T
- the importer/exporter description object typepublic interface PortMirror<T> extends Mirror
Modifier and Type | Method and Description |
---|---|
Class<?> |
getDataType()
Returns the data type.
|
T |
getDescription()
Returns the importer/exporter description object.
|
String |
getName()
Returns the port name.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.