
Definition at line 11 of file _CPKIFPeriodData.java.
Public Member Functions | |
| _CPKIFPeriodData (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| void | setStart (CPKIFTimePtr value) |
| CPKIFTimePtr | getStart () |
| void | setEnd (CPKIFTimePtr value) |
| CPKIFTimePtr | getEnd () |
| _CPKIFPeriodData () | |
Static Public Member Functions | |
| static long | getCPtr (_CPKIFPeriodData obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::_CPKIFPeriodData::_CPKIFPeriodData | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::_CPKIFPeriodData::_CPKIFPeriodData | ( | ) | [inline] |
Definition at line 56 of file _CPKIFPeriodData.java.
| static long com::orionsec::jpkif::_CPKIFPeriodData::getCPtr | ( | _CPKIFPeriodData | obj | ) | [inline, static] |
| void com::orionsec::jpkif::_CPKIFPeriodData::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file _CPKIFPeriodData.java.
| synchronized void com::orionsec::jpkif::_CPKIFPeriodData::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::_CPKIFPeriodData::setStart | ( | CPKIFTimePtr | value | ) | [inline] |
Definition at line 38 of file _CPKIFPeriodData.java.
| CPKIFTimePtr com::orionsec::jpkif::_CPKIFPeriodData::getStart | ( | ) | [inline] |
Definition at line 42 of file _CPKIFPeriodData.java.
| void com::orionsec::jpkif::_CPKIFPeriodData::setEnd | ( | CPKIFTimePtr | value | ) | [inline] |
Definition at line 47 of file _CPKIFPeriodData.java.
| CPKIFTimePtr com::orionsec::jpkif::_CPKIFPeriodData::getEnd | ( | ) | [inline] |
Definition at line 51 of file _CPKIFPeriodData.java.
boolean com::orionsec::jpkif::_CPKIFPeriodData::swigCMemOwn [protected] |
Definition at line 13 of file _CPKIFPeriodData.java.
Referenced by _CPKIFPeriodData(), and delete().
1.5.6