public static final class DeviceResources.Device.Constraints.TagPair.Reader
extends org.capnproto.StructReader
| Modifier and Type | Method and Description | 
|---|---|
| DeviceResources.Device.Constraints.RoutedTagPort.Reader | getRoutedTag() | 
| org.capnproto.Text.Reader | getState() | 
| org.capnproto.Text.Reader | getTag() | 
| boolean | hasRoutedTag() | 
| boolean | hasState() | 
| boolean | hasTag() | 
| boolean | isRoutedTag() | 
| boolean | isTag() | 
| DeviceResources.Device.Constraints.TagPair.Which | which() | 
public DeviceResources.Device.Constraints.TagPair.Which which()
public final boolean isTag()
public boolean hasTag()
public org.capnproto.Text.Reader getTag()
public final boolean isRoutedTag()
public boolean hasRoutedTag()
public DeviceResources.Device.Constraints.RoutedTagPort.Reader getRoutedTag()
public boolean hasState()
public org.capnproto.Text.Reader getState()