public class GraphValue
extends java.lang.Object
Constructor and Description |
---|
GraphValue(int returnCode,
long graph) |
Modifier and Type | Method and Description |
---|---|
long |
getGraph() |
int |
getReturnCode() |
boolean |
isOk() |
void |
setGraph(long graph) |
void |
setReturnCode(int returnCode) |