public interface IO
Modifier and Type | Interface and Description |
---|---|
static class |
IO.InterfaceType |
static class |
IO.IOType |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultName() |
IO.InterfaceType |
getInterfaceType() |
String |
getName() |
IO.IOType |
getType() |
String |
getValueStr() |
boolean |
isInput() |
String getName()
String getDefaultName()
IO.IOType getType()
IO.InterfaceType getInterfaceType()
boolean isInput()
String getValueStr()
Copyright © 2018. All rights reserved.