Definition at line 11 of file NodeInNodeList.java.
Public Member Functions | |
NodeInNodeList (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
NodeInNodeList () | |
NodeInNodeList (NodeInNodeList ext) | |
void | SetNodeList (CPKIFCertificateNodeList nodeList) |
void | SetNodeList (SWIGTYPE_p_std__vectorT_CPKIFNameAndKeyWithScorePtr_t nodeList) |
Static Public Member Functions | |
static long | getCPtr (NodeInNodeList obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::NodeInNodeList::NodeInNodeList | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::NodeInNodeList::NodeInNodeList | ( | ) | [inline] |
Definition at line 38 of file NodeInNodeList.java.
com::orionsec::jpkif::NodeInNodeList::NodeInNodeList | ( | NodeInNodeList | ext | ) | [inline] |
Definition at line 42 of file NodeInNodeList.java.
static long com::orionsec::jpkif::NodeInNodeList::getCPtr | ( | NodeInNodeList | obj | ) | [inline, static] |
void com::orionsec::jpkif::NodeInNodeList::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file NodeInNodeList.java.
synchronized void com::orionsec::jpkif::NodeInNodeList::delete | ( | ) | [inline] |
void com::orionsec::jpkif::NodeInNodeList::SetNodeList | ( | CPKIFCertificateNodeList | nodeList | ) | [inline] |
Definition at line 46 of file NodeInNodeList.java.
void com::orionsec::jpkif::NodeInNodeList::SetNodeList | ( | SWIGTYPE_p_std__vectorT_CPKIFNameAndKeyWithScorePtr_t | nodeList | ) | [inline] |
Definition at line 50 of file NodeInNodeList.java.
boolean com::orionsec::jpkif::NodeInNodeList::swigCMemOwn [protected] |