Definition at line 11 of file AssociatedCRLs.java.
Public Member Functions | |
AssociatedCRLs (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | setM_base (CPKIFCRLPtr value) |
CPKIFCRLPtr | getM_base () |
void | setM_deltas (CPKIFCRLList value) |
CPKIFCRLList | getM_deltas () |
AssociatedCRLs () | |
Static Public Member Functions | |
static long | getCPtr (AssociatedCRLs obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::AssociatedCRLs::AssociatedCRLs | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::AssociatedCRLs::AssociatedCRLs | ( | ) | [inline] |
Definition at line 56 of file AssociatedCRLs.java.
static long com::orionsec::jpkif::AssociatedCRLs::getCPtr | ( | AssociatedCRLs | obj | ) | [inline, static] |
void com::orionsec::jpkif::AssociatedCRLs::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file AssociatedCRLs.java.
synchronized void com::orionsec::jpkif::AssociatedCRLs::delete | ( | ) | [inline] |
void com::orionsec::jpkif::AssociatedCRLs::setM_base | ( | CPKIFCRLPtr | value | ) | [inline] |
Definition at line 38 of file AssociatedCRLs.java.
CPKIFCRLPtr com::orionsec::jpkif::AssociatedCRLs::getM_base | ( | ) | [inline] |
Definition at line 42 of file AssociatedCRLs.java.
void com::orionsec::jpkif::AssociatedCRLs::setM_deltas | ( | CPKIFCRLList | value | ) | [inline] |
Definition at line 47 of file AssociatedCRLs.java.
CPKIFCRLList com::orionsec::jpkif::AssociatedCRLs::getM_deltas | ( | ) | [inline] |
Definition at line 51 of file AssociatedCRLs.java.
boolean com::orionsec::jpkif::AssociatedCRLs::swigCMemOwn [protected] |