public static final class PhysicalNetlist.PhysNetlist.Property.Builder
extends org.capnproto.StructBuilder
Modifier and Type | Method and Description |
---|---|
PhysicalNetlist.PhysNetlist.Property.Reader |
asReader() |
int |
getKey() |
int |
getValue() |
void |
setKey(int value) |
void |
setValue(int value) |
public final PhysicalNetlist.PhysNetlist.Property.Reader asReader()
public final int getKey()
public final void setKey(int value)
public final int getValue()
public final void setValue(int value)