Definition at line 11 of file CPKIFOCSPInfo.java.
Public Member Functions | |
CPKIFOCSPInfo (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFOCSPInfo () | |
CPKIFSingleResponsePtr | GetSingleResponse () |
void | SetSingleResponse (CPKIFSingleResponsePtr sr) |
CPKIFOCSPResponsePtr | GetOCSPResponse () |
void | SetOCSPResponse (CPKIFOCSPResponsePtr resp) |
Static Public Member Functions | |
static long | getCPtr (CPKIFOCSPInfo obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFOCSPInfo::CPKIFOCSPInfo | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFOCSPInfo.java.
com::orionsec::jpkif::CPKIFOCSPInfo::CPKIFOCSPInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFOCSPInfo.java.
static long com::orionsec::jpkif::CPKIFOCSPInfo::getCPtr | ( | CPKIFOCSPInfo | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFOCSPInfo::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFRevSourceInfo.
Definition at line 23 of file CPKIFOCSPInfo.java.
synchronized void com::orionsec::jpkif::CPKIFOCSPInfo::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFRevSourceInfo.
Definition at line 27 of file CPKIFOCSPInfo.java.
References com::orionsec::jpkif::IPKIFRevSourceInfo::swigCMemOwn.
CPKIFSingleResponsePtr com::orionsec::jpkif::CPKIFOCSPInfo::GetSingleResponse | ( | ) | [inline] |
Definition at line 42 of file CPKIFOCSPInfo.java.
void com::orionsec::jpkif::CPKIFOCSPInfo::SetSingleResponse | ( | CPKIFSingleResponsePtr | sr | ) | [inline] |
Definition at line 46 of file CPKIFOCSPInfo.java.
CPKIFOCSPResponsePtr com::orionsec::jpkif::CPKIFOCSPInfo::GetOCSPResponse | ( | ) | [inline] |
Definition at line 50 of file CPKIFOCSPInfo.java.
void com::orionsec::jpkif::CPKIFOCSPInfo::SetOCSPResponse | ( | CPKIFOCSPResponsePtr | resp | ) | [inline] |
Definition at line 54 of file CPKIFOCSPInfo.java.