public static final class DeviceResources.Device.Tile.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
short |
getCol() |
int |
getDeleted() |
int |
getName() |
short |
getRow() |
org.capnproto.StructList.Reader<DeviceResources.Device.Site.Reader> |
getSites() |
org.capnproto.PrimitiveList.Int.Reader |
getSubTilesPrefices() |
int |
getType() |
boolean |
hasSites() |
boolean |
hasSubTilesPrefices() |
public final int getName()
public final int getType()
public final boolean hasSites()
public final org.capnproto.StructList.Reader<DeviceResources.Device.Site.Reader> getSites()
public final short getRow()
public final short getCol()
public final int getDeleted()
public final boolean hasSubTilesPrefices()
public final org.capnproto.PrimitiveList.Int.Reader getSubTilesPrefices()