public static final class DeviceResources.Device.PinsDelay.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
DeviceResources.Device.CornerModel.Reader |
getCornerModel() |
DeviceResources.Device.PinDelay.Reader |
getFirstPin() |
DeviceResources.Device.PinsDelayType |
getPinsDelayType() |
DeviceResources.Device.PinDelay.Reader |
getSecondPin() |
int |
getSite() |
boolean |
hasCornerModel() |
boolean |
hasFirstPin() |
boolean |
hasSecondPin() |
public boolean hasFirstPin()
public DeviceResources.Device.PinDelay.Reader getFirstPin()
public boolean hasSecondPin()
public DeviceResources.Device.PinDelay.Reader getSecondPin()
public boolean hasCornerModel()
public DeviceResources.Device.CornerModel.Reader getCornerModel()
public final DeviceResources.Device.PinsDelayType getPinsDelayType()
public final int getSite()