|
Control Surface API
3.0.3
|

Public Member Functions | |
| UsbEndpointMatcher (final UsbTransferDirection direction, final UsbTransferType transferType, final String expression, final int matchOccurrenceIndex) | |
| UsbEndpointMatcher (final UsbTransferDirection direction, final UsbTransferType transferType, final String expression) | |
| UsbEndpointMatcher (final UsbTransferType transferType, final byte bEndpointAddress) | |
| UsbTransferDirection | getDirection () |
| UsbTransferType | getTransferType () |
Public Member Functions inherited from UsbMatcher | |
| final String | getExpression () |
| final int | getMatchOccurrence () |
Definition at line 6 of file UsbEndpointMatcher.java.