public static final class DeviceResources.Device.Constants.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.StructList.Reader<DeviceResources.Device.Constants.SitePinConstantExceptions.Reader> |
getBestConstantExceptions() |
DeviceResources.Device.ConstantType |
getDefaultBestConstant() |
org.capnproto.StructList.Reader<DeviceResources.Device.Constants.DefaultCellConnections.Reader> |
getDefaultCellConns() |
int |
getGndCellPin() |
int |
getGndCellType() |
DeviceResources.Device.Constants.GndNetName.Reader |
getGndNetName() |
org.capnproto.StructList.Reader<DeviceResources.Device.Constants.NodeConstantSource.Reader> |
getNodeSources() |
org.capnproto.StructList.Reader<DeviceResources.Device.Constants.SiteConstantSource.Reader> |
getSiteSources() |
int |
getVccCellPin() |
int |
getVccCellType() |
DeviceResources.Device.Constants.VccNetName.Reader |
getVccNetName() |
boolean |
hasBestConstantExceptions() |
boolean |
hasDefaultCellConns() |
boolean |
hasNodeSources() |
boolean |
hasSiteSources() |
public final DeviceResources.Device.ConstantType getDefaultBestConstant()
public final boolean hasBestConstantExceptions()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constants.SitePinConstantExceptions.Reader> getBestConstantExceptions()
public final boolean hasSiteSources()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constants.SiteConstantSource.Reader> getSiteSources()
public final boolean hasNodeSources()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constants.NodeConstantSource.Reader> getNodeSources()
public final int getGndCellType()
public final int getGndCellPin()
public final int getVccCellType()
public final int getVccCellPin()
public DeviceResources.Device.Constants.GndNetName.Reader getGndNetName()
public DeviceResources.Device.Constants.VccNetName.Reader getVccNetName()
public final boolean hasDefaultCellConns()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constants.DefaultCellConnections.Reader> getDefaultCellConns()