mraa  2.0.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Edge Class Reference
Collaboration diagram for Edge:
Collaboration graph
[legend]

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static Edge swigToEnum (int swigValue)
 

Static Public Attributes

static final Edge EDGE_NONE = new Edge("EDGE_NONE", mraaJNI.EDGE_NONE_get())
 
static final Edge EDGE_BOTH = new Edge("EDGE_BOTH", mraaJNI.EDGE_BOTH_get())
 
static final Edge EDGE_RISING = new Edge("EDGE_RISING", mraaJNI.EDGE_RISING_get())
 
static final Edge EDGE_FALLING = new Edge("EDGE_FALLING", mraaJNI.EDGE_FALLING_get())
 

The documentation for this class was generated from the following file: