Package | Description |
---|---|
org.kepler.provenance.sql |
Modifier and Type | Method and Description |
---|---|
static SQLRecording.PortDirection |
SQLRecording.PortDirection.valueOf(int id) |
static SQLRecording.PortDirection |
SQLRecording.PortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SQLRecording.PortDirection[] |
SQLRecording.PortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|