Definition at line 11 of file CPKIFDuration.java.
Public Member Functions | |
CPKIFDuration (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFDuration () | |
CPKIFDuration (CPKIFDuration duration_) | |
double | asSeconds () |
double | asDays () |
void | setSeconds (double seconds_) |
void | setDays (double days_) |
Static Public Member Functions | |
static long | getCPtr (CPKIFDuration obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFDuration::CPKIFDuration | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFDuration::CPKIFDuration | ( | ) | [inline] |
Definition at line 38 of file CPKIFDuration.java.
com::orionsec::jpkif::CPKIFDuration::CPKIFDuration | ( | CPKIFDuration | duration_ | ) | [inline] |
Definition at line 42 of file CPKIFDuration.java.
static long com::orionsec::jpkif::CPKIFDuration::getCPtr | ( | CPKIFDuration | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFDuration::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFDuration.java.
synchronized void com::orionsec::jpkif::CPKIFDuration::delete | ( | ) | [inline] |
double com::orionsec::jpkif::CPKIFDuration::asSeconds | ( | ) | [inline] |
Definition at line 46 of file CPKIFDuration.java.
double com::orionsec::jpkif::CPKIFDuration::asDays | ( | ) | [inline] |
Definition at line 50 of file CPKIFDuration.java.
void com::orionsec::jpkif::CPKIFDuration::setSeconds | ( | double | seconds_ | ) | [inline] |
Definition at line 54 of file CPKIFDuration.java.
void com::orionsec::jpkif::CPKIFDuration::setDays | ( | double | days_ | ) | [inline] |
Definition at line 58 of file CPKIFDuration.java.
boolean com::orionsec::jpkif::CPKIFDuration::swigCMemOwn [protected] |