Class SysexCommandPinStateResponse.SysexCommandPinStateResponseBuilder
java.lang.Object
org.apache.plc4x.java.firmata.readwrite.SysexCommandPinStateResponse.SysexCommandPinStateResponseBuilder
- All Implemented Interfaces:
SysexCommand.SysexCommandBuilder
- Enclosing class:
SysexCommandPinStateResponse
public static class SysexCommandPinStateResponse.SysexCommandPinStateResponseBuilder
extends Object
implements SysexCommand.SysexCommandBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionSysexCommandPinStateResponseBuilder(short pin, short pinMode, short pinState) -
Method Summary
-
Constructor Details
-
SysexCommandPinStateResponseBuilder
public SysexCommandPinStateResponseBuilder(short pin, short pinMode, short pinState)
-
-
Method Details
-
build
- Specified by:
buildin interfaceSysexCommand.SysexCommandBuilder
-