public static final class DeviceResources.Device.SiteType.Reader
extends org.capnproto.StructReader
| Modifier and Type | Method and Description | 
|---|---|
org.capnproto.PrimitiveList.Int.Reader | 
getAltSiteTypes()  | 
org.capnproto.StructList.Reader<DeviceResources.Device.BELPin.Reader> | 
getBelPins()  | 
org.capnproto.StructList.Reader<DeviceResources.Device.BEL.Reader> | 
getBels()  | 
int | 
getLastInput()  | 
int | 
getName()  | 
org.capnproto.StructList.Reader<DeviceResources.Device.SitePin.Reader> | 
getPins()  | 
org.capnproto.StructList.Reader<DeviceResources.Device.SitePIP.Reader> | 
getSitePIPs()  | 
org.capnproto.StructList.Reader<DeviceResources.Device.SiteWire.Reader> | 
getSiteWires()  | 
boolean | 
hasAltSiteTypes()  | 
boolean | 
hasBelPins()  | 
boolean | 
hasBels()  | 
boolean | 
hasPins()  | 
boolean | 
hasSitePIPs()  | 
boolean | 
hasSiteWires()  | 
public final int getName()
public final boolean hasBelPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.BELPin.Reader> getBelPins()
public final boolean hasPins()
public final org.capnproto.StructList.Reader<DeviceResources.Device.SitePin.Reader> getPins()
public final int getLastInput()
public final boolean hasBels()
public final org.capnproto.StructList.Reader<DeviceResources.Device.BEL.Reader> getBels()
public final boolean hasSitePIPs()
public final org.capnproto.StructList.Reader<DeviceResources.Device.SitePIP.Reader> getSitePIPs()
public final boolean hasSiteWires()
public final org.capnproto.StructList.Reader<DeviceResources.Device.SiteWire.Reader> getSiteWires()
public final boolean hasAltSiteTypes()
public final org.capnproto.PrimitiveList.Int.Reader getAltSiteTypes()