Interface SysexCommand.SysexCommandBuilder
-
- All Known Implementing Classes:
SysexCommandAnalogMappingQueryRequest.SysexCommandAnalogMappingQueryRequestBuilderImpl,SysexCommandAnalogMappingQueryResponse.SysexCommandAnalogMappingQueryResponseBuilderImpl,SysexCommandAnalogMappingResponse.SysexCommandAnalogMappingResponseBuilderImpl,SysexCommandCapabilityQuery.SysexCommandCapabilityQueryBuilderImpl,SysexCommandCapabilityResponse.SysexCommandCapabilityResponseBuilderImpl,SysexCommandExtendedAnalog.SysexCommandExtendedAnalogBuilderImpl,SysexCommandExtendedId.SysexCommandExtendedIdBuilderImpl,SysexCommandPinStateQuery.SysexCommandPinStateQueryBuilderImpl,SysexCommandPinStateResponse.SysexCommandPinStateResponseBuilderImpl,SysexCommandReportFirmwareRequest.SysexCommandReportFirmwareRequestBuilderImpl,SysexCommandReportFirmwareResponse.SysexCommandReportFirmwareResponseBuilderImpl,SysexCommandSamplingInterval.SysexCommandSamplingIntervalBuilderImpl,SysexCommandStringData.SysexCommandStringDataBuilderImpl,SysexCommandSysexNonRealtime.SysexCommandSysexNonRealtimeBuilderImpl,SysexCommandSysexRealtime.SysexCommandSysexRealtimeBuilderImpl
- Enclosing class:
- SysexCommand
public static interface SysexCommand.SysexCommandBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SysexCommandbuild()
-
-
-
Method Detail
-
build
SysexCommand build()
-
-