|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for UsbConfigurationMatcher:Public Member Functions | |
| UsbConfigurationMatcher (final String expression, final int matchOccurrenceIndex, final UsbInterfaceMatcher... interfaceMatchers) | |
| UsbConfigurationMatcher (final String expression, final UsbInterfaceMatcher... interfaceMatchers) | |
| UsbConfigurationMatcher (final int matchOccurrenceIndex, final UsbInterfaceMatcher... interfaceMatchers) | |
| UsbConfigurationMatcher (final UsbInterfaceMatcher... interfaceMatchers) | |
| UsbInterfaceMatcher [] | getInterfaceMatchers () |
Public Member Functions inherited from UsbMatcher | |
| final String | getExpression () |
| final int | getMatchOccurrence () |
Definition at line 3 of file UsbConfigurationMatcher.java.