public static final class DeviceResources.Device.Constraints.CellConstraint.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.Text.Reader |
getCell() |
org.capnproto.TextList.Reader |
getCells() |
org.capnproto.StructList.Reader<DeviceResources.Device.Constraints.ConstraintLocation.Reader> |
getLocations() |
boolean |
hasCell() |
boolean |
hasCells() |
boolean |
hasLocations() |
boolean |
isCell() |
boolean |
isCells() |
DeviceResources.Device.Constraints.CellConstraint.Which |
which() |
public DeviceResources.Device.Constraints.CellConstraint.Which which()
public final boolean isCell()
public boolean hasCell()
public org.capnproto.Text.Reader getCell()
public final boolean isCells()
public final boolean hasCells()
public final org.capnproto.TextList.Reader getCells()
public final boolean hasLocations()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Constraints.ConstraintLocation.Reader> getLocations()