public static final class DeviceResources.Device.CellBelMapping.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
int |
getCell() |
org.capnproto.StructList.Reader<DeviceResources.Device.CommonCellBelPinMaps.Reader> |
getCommonPins() |
org.capnproto.StructList.Reader<DeviceResources.Device.ParameterCellBelPinMaps.Reader> |
getParameterPins() |
org.capnproto.StructList.Reader<DeviceResources.Device.PinsDelay.Reader> |
getPinsDelay() |
boolean |
hasCommonPins() |
boolean |
hasParameterPins() |
boolean |
hasPinsDelay() |
public final int getCell()
public final boolean hasCommonPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.CommonCellBelPinMaps.Reader> getCommonPins()
public final boolean hasParameterPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.ParameterCellBelPinMaps.Reader> getParameterPins()
public final boolean hasPinsDelay()
public final org.capnproto.StructList.Reader<DeviceResources.Device.PinsDelay.Reader> getPinsDelay()