public static final class DeviceResources.Device.CommonCellBelPinMaps.Builder
extends org.capnproto.StructBuilder
Modifier and Type | Method and Description |
---|---|
DeviceResources.Device.CommonCellBelPinMaps.Reader |
asReader() |
org.capnproto.StructList.Builder<DeviceResources.Device.CellBelPinEntry.Builder> |
getPins() |
org.capnproto.StructList.Builder<DeviceResources.Device.SiteTypeBelEntry.Builder> |
getSiteTypes() |
boolean |
hasPins() |
boolean |
hasSiteTypes() |
org.capnproto.StructList.Builder<DeviceResources.Device.CellBelPinEntry.Builder> |
initPins(int size) |
org.capnproto.StructList.Builder<DeviceResources.Device.SiteTypeBelEntry.Builder> |
initSiteTypes(int size) |
void |
setPins(org.capnproto.StructList.Reader<DeviceResources.Device.CellBelPinEntry.Reader> value) |
void |
setSiteTypes(org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeBelEntry.Reader> value) |
public final DeviceResources.Device.CommonCellBelPinMaps.Reader asReader()
public final boolean hasSiteTypes()
public final org.capnproto.StructList.Builder<DeviceResources.Device.SiteTypeBelEntry.Builder> getSiteTypes()
public final void setSiteTypes(org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeBelEntry.Reader> value)
public final org.capnproto.StructList.Builder<DeviceResources.Device.SiteTypeBelEntry.Builder> initSiteTypes(int size)
public final boolean hasPins()
public final org.capnproto.StructList.Builder<DeviceResources.Device.CellBelPinEntry.Builder> getPins()
public final void setPins(org.capnproto.StructList.Reader<DeviceResources.Device.CellBelPinEntry.Reader> value)
public final org.capnproto.StructList.Builder<DeviceResources.Device.CellBelPinEntry.Builder> initPins(int size)