public static final class DeviceResources.Device.LutDefinitions.LutElement.Builder
extends org.capnproto.StructBuilder
Modifier and Type | Method and Description |
---|---|
DeviceResources.Device.LutDefinitions.LutElement.Reader |
asReader() |
org.capnproto.StructList.Builder<DeviceResources.Device.LutDefinitions.LutBel.Builder> |
getBels() |
byte |
getWidth() |
boolean |
hasBels() |
org.capnproto.StructList.Builder<DeviceResources.Device.LutDefinitions.LutBel.Builder> |
initBels(int size) |
void |
setBels(org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutBel.Reader> value) |
void |
setWidth(byte value) |
public final DeviceResources.Device.LutDefinitions.LutElement.Reader asReader()
public final byte getWidth()
public final void setWidth(byte value)
public final boolean hasBels()
public final org.capnproto.StructList.Builder<DeviceResources.Device.LutDefinitions.LutBel.Builder> getBels()
public final void setBels(org.capnproto.StructList.Reader<DeviceResources.Device.LutDefinitions.LutBel.Reader> value)
public final org.capnproto.StructList.Builder<DeviceResources.Device.LutDefinitions.LutBel.Builder> initBels(int size)