public static final class PhysicalNetlist.PhysNetlist.PhysCell.Builder
extends org.capnproto.StructBuilder
Modifier and Type | Method and Description |
---|---|
PhysicalNetlist.PhysNetlist.PhysCell.Reader |
asReader() |
int |
getCellName() |
PhysicalNetlist.PhysNetlist.PhysCellType |
getPhysType() |
void |
setCellName(int value) |
void |
setPhysType(PhysicalNetlist.PhysNetlist.PhysCellType value) |
public final PhysicalNetlist.PhysNetlist.PhysCell.Reader asReader()
public final int getCellName()
public final void setCellName(int value)
public final PhysicalNetlist.PhysNetlist.PhysCellType getPhysType()
public final void setPhysType(PhysicalNetlist.PhysNetlist.PhysCellType value)