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