-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum ConnectorTypeConnection types.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description START_STARTSTART_FINISHFINISH_STARTFINISH_FINISH
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<ConnectorType>values()static ConnectorTypevalueOf(String name)-
-
Method Detail
-
values
static Array<ConnectorType> values()
-
valueOf
static ConnectorType valueOf(String name)
-
-
-
-