public static final class DeviceResources.Device.Constraints.BELLocation.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.Void |
getAnyBel() |
org.capnproto.TextList.Reader |
getBels() |
org.capnproto.Text.Reader |
getName() |
boolean |
hasBels() |
boolean |
hasName() |
boolean |
isAnyBel() |
boolean |
isBels() |
boolean |
isName() |
DeviceResources.Device.Constraints.BELLocation.Which |
which() |
public DeviceResources.Device.Constraints.BELLocation.Which which()
public final boolean isAnyBel()
public final org.capnproto.Void getAnyBel()
public final boolean isName()
public boolean hasName()
public org.capnproto.Text.Reader getName()
public final boolean isBels()
public final boolean hasBels()
public final org.capnproto.TextList.Reader getBels()