public static final class DeviceResources.Device.TileType.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.StructList.Reader<DeviceResources.Device.WireConstantSources.Reader> |
getConstants() |
int |
getName() |
org.capnproto.StructList.Reader<DeviceResources.Device.PIP.Reader> |
getPips() |
org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeInTileType.Reader> |
getSiteTypes() |
org.capnproto.PrimitiveList.Int.Reader |
getWires() |
boolean |
hasConstants() |
boolean |
hasPips() |
boolean |
hasSiteTypes() |
boolean |
hasWires() |
public final int getName()
public final boolean hasSiteTypes()
public final org.capnproto.StructList.Reader<DeviceResources.Device.SiteTypeInTileType.Reader> getSiteTypes()
public final boolean hasWires()
public final org.capnproto.PrimitiveList.Int.Reader getWires()
public final boolean hasPips()
public final org.capnproto.StructList.Reader<DeviceResources.Device.PIP.Reader> getPips()
public final boolean hasConstants()
public final org.capnproto.StructList.Reader<DeviceResources.Device.WireConstantSources.Reader> getConstants()