Definition at line 11 of file CRLCoversTimeOfInterest.java.
Public Member Functions | |
CRLCoversTimeOfInterest (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | SetTimeOfInterest (CPKIFTimePtr time) |
CRLCoversTimeOfInterest () | |
Static Public Member Functions | |
static long | getCPtr (CRLCoversTimeOfInterest obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CRLCoversTimeOfInterest::CRLCoversTimeOfInterest | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CRLCoversTimeOfInterest::CRLCoversTimeOfInterest | ( | ) | [inline] |
Definition at line 42 of file CRLCoversTimeOfInterest.java.
static long com::orionsec::jpkif::CRLCoversTimeOfInterest::getCPtr | ( | CRLCoversTimeOfInterest | obj | ) | [inline, static] |
void com::orionsec::jpkif::CRLCoversTimeOfInterest::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CRLCoversTimeOfInterest.java.
synchronized void com::orionsec::jpkif::CRLCoversTimeOfInterest::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CRLCoversTimeOfInterest::SetTimeOfInterest | ( | CPKIFTimePtr | time | ) | [inline] |
Definition at line 38 of file CRLCoversTimeOfInterest.java.
boolean com::orionsec::jpkif::CRLCoversTimeOfInterest::swigCMemOwn [protected] |
Definition at line 13 of file CRLCoversTimeOfInterest.java.
Referenced by CRLCoversTimeOfInterest(), and delete().