public static final class DeviceResources.Device.LutDefinitions.LutBel.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
byte |
getHighBit() |
org.capnproto.TextList.Reader |
getInputPins() |
byte |
getLowBit() |
org.capnproto.Text.Reader |
getName() |
org.capnproto.Text.Reader |
getOutputPin() |
boolean |
hasInputPins() |
boolean |
hasName() |
boolean |
hasOutputPin() |
public boolean hasName()
public org.capnproto.Text.Reader getName()
public final boolean hasInputPins()
public final org.capnproto.TextList.Reader getInputPins()
public boolean hasOutputPin()
public org.capnproto.Text.Reader getOutputPin()
public final byte getLowBit()
public final byte getHighBit()