
Public Member Functions | |
| CBResponseLong (Completion completion, CBDescOut desc, int type) | |
| CBResponseLong (Completion completion, CBDescOut desc, int type, int value) | |
Public Attributes | |
| Completion | completion = null |
| CBDescOut | desc = null |
| int | type = INVALID_TYPE |
| int | value = Integer.MIN_VALUE |
Static Public Attributes | |
| static final int | INVALID_TYPE = 0 |
| static final int | DONE_TYPE = 1 |
| static final int | WORKING_TYPE = 2 |
| alma::TT::PropertyPrimTest::CBResponseLong::CBResponseLong | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type | |||
| ) | [inline] |
| alma::TT::PropertyPrimTest::CBResponseLong::CBResponseLong | ( | Completion | completion, | |
| CBDescOut | desc, | |||
| int | type, | |||
| int | value | |||
| ) | [inline] |
final int alma::TT::PropertyPrimTest::CBResponseLong::DONE_TYPE = 1 [static] |
final int alma::TT::PropertyPrimTest::CBResponseLong::INVALID_TYPE = 0 [static] |
| int alma::TT::PropertyPrimTest::CBResponseLong::value = Integer.MIN_VALUE |
final int alma::TT::PropertyPrimTest::CBResponseLong::WORKING_TYPE = 2 [static] |
1.6.2