Impact Acquire SDK Java
|
Public Member Functions | |
synchronized void | delete () |
String | getFirst () |
long | getSecond () |
void | setFirst (String value) |
void | setSecond (long value) |
StringInt64Pair () | |
StringInt64Pair (String first, long second) | |
StringInt64Pair (StringInt64Pair other) | |
Protected Member Functions | |
void | finalize () |
StringInt64Pair (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
static long | swigRelease (StringInt64Pair obj) |
Protected Attributes | |
transient boolean | swigCMemOwn |
|
protected |
StringInt64Pair | ( | ) |
StringInt64Pair | ( | String | first, |
long | second ) |
StringInt64Pair | ( | StringInt64Pair | other | ) |
synchronized void delete | ( | ) |
|
protected |
String getFirst | ( | ) |
long getSecond | ( | ) |
void setFirst | ( | String | value | ) |
void setSecond | ( | long | value | ) |
|
staticprotected |
|
protected |