Definition at line 11 of file CPKIFHoldInstructionCode.java.
Public Member Functions | |
CPKIFHoldInstructionCode (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFHoldInstructionCode () | |
CPKIFHoldInstructionCode (boolean criticality, CPKIFBufferPtr ext) | |
CPKIFOIDPtr | oid () |
CPKIFOIDPtr | HoldInstruction () |
CPKIFBufferPtr | value () |
Static Public Member Functions | |
static long | getCPtr (CPKIFHoldInstructionCode obj) |
static void | setExtOID (String value) |
static String | getExtOID () |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFHoldInstructionCode::CPKIFHoldInstructionCode | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFHoldInstructionCode.java.
com::orionsec::jpkif::CPKIFHoldInstructionCode::CPKIFHoldInstructionCode | ( | ) | [inline] |
Definition at line 38 of file CPKIFHoldInstructionCode.java.
com::orionsec::jpkif::CPKIFHoldInstructionCode::CPKIFHoldInstructionCode | ( | boolean | criticality, | |
CPKIFBufferPtr | ext | |||
) | [inline] |
Definition at line 42 of file CPKIFHoldInstructionCode.java.
static long com::orionsec::jpkif::CPKIFHoldInstructionCode::getCPtr | ( | CPKIFHoldInstructionCode | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFHoldInstructionCode::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 23 of file CPKIFHoldInstructionCode.java.
synchronized void com::orionsec::jpkif::CPKIFHoldInstructionCode::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 27 of file CPKIFHoldInstructionCode.java.
References com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn.
static void com::orionsec::jpkif::CPKIFHoldInstructionCode::setExtOID | ( | String | value | ) | [inline, static] |
Definition at line 46 of file CPKIFHoldInstructionCode.java.
static String com::orionsec::jpkif::CPKIFHoldInstructionCode::getExtOID | ( | ) | [inline, static] |
Definition at line 50 of file CPKIFHoldInstructionCode.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFHoldInstructionCode::oid | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 54 of file CPKIFHoldInstructionCode.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFHoldInstructionCode::HoldInstruction | ( | ) | [inline] |
Definition at line 58 of file CPKIFHoldInstructionCode.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFHoldInstructionCode::value | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 62 of file CPKIFHoldInstructionCode.java.