public static final class DeviceResources.Device.CellParameterDefinition.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
int |
getCellType() |
org.capnproto.StructList.Reader<DeviceResources.Device.ParameterDefinition.Reader> |
getParameters() |
boolean |
hasParameters() |
public final int getCellType()
public final boolean hasParameters()
public final org.capnproto.StructList.Reader<DeviceResources.Device.ParameterDefinition.Reader> getParameters()