public static final class DeviceResources.Device.Constraints.RoutedTag.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.StructList.Reader<DeviceResources.Device.Constraints.RoutedTagPin.Reader> |
getBelPins() |
org.capnproto.Text.Reader |
getRoutedTag() |
org.capnproto.Text.Reader |
getRoutingBel() |
boolean |
hasBelPins() |
boolean |
hasRoutedTag() |
boolean |
hasRoutingBel() |
public boolean hasRoutedTag()
public org.capnproto.Text.Reader getRoutedTag()
public boolean hasRoutingBel()
public org.capnproto.Text.Reader getRoutingBel()
public final boolean hasBelPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constraints.RoutedTagPin.Reader> getBelPins()