public static final class DeviceResources.Device.CommonCellBelPinMaps.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.StructList.Reader<DeviceResources.Device.CellBelPinEntry.Reader> |
getPins() |
org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeBelEntry.Reader> |
getSiteTypes() |
boolean |
hasPins() |
boolean |
hasSiteTypes() |
public final boolean hasSiteTypes()
public final org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeBelEntry.Reader> getSiteTypes()
public final boolean hasPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.CellBelPinEntry.Reader> getPins()