Definition at line 11 of file CPKIFResponderID.java.
Public Member Functions | |
CPKIFResponderID (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFResponderID () | |
CPKIFResponderID (CPKIFBufferPtr rid) | |
CPKIFResponderID.ResponderIDType | GetChoice () |
CPKIFNamePtr | GetName () |
void | SetName (CPKIFNamePtr name) |
CPKIFBufferPtr | GetHash () |
void | SetHash (CPKIFBufferPtr hash) |
Static Public Member Functions | |
static long | getCPtr (CPKIFResponderID obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
Classes | |
class | ResponderIDType |
com::orionsec::jpkif::CPKIFResponderID::CPKIFResponderID | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFResponderID::CPKIFResponderID | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFResponderID.java.
com::orionsec::jpkif::CPKIFResponderID::CPKIFResponderID | ( | CPKIFBufferPtr | rid | ) | [inline] |
Definition at line 42 of file CPKIFResponderID.java.
static long com::orionsec::jpkif::CPKIFResponderID::getCPtr | ( | CPKIFResponderID | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFResponderID::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFResponderID.java.
synchronized void com::orionsec::jpkif::CPKIFResponderID::delete | ( | ) | [inline] |
CPKIFResponderID.ResponderIDType com::orionsec::jpkif::CPKIFResponderID::GetChoice | ( | ) | [inline] |
Definition at line 46 of file CPKIFResponderID.java.
CPKIFNamePtr com::orionsec::jpkif::CPKIFResponderID::GetName | ( | ) | [inline] |
Definition at line 50 of file CPKIFResponderID.java.
void com::orionsec::jpkif::CPKIFResponderID::SetName | ( | CPKIFNamePtr | name | ) | [inline] |
Definition at line 54 of file CPKIFResponderID.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFResponderID::GetHash | ( | ) | [inline] |
Definition at line 58 of file CPKIFResponderID.java.
void com::orionsec::jpkif::CPKIFResponderID::SetHash | ( | CPKIFBufferPtr | hash | ) | [inline] |
Definition at line 62 of file CPKIFResponderID.java.
boolean com::orionsec::jpkif::CPKIFResponderID::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFResponderID.java.
Referenced by CPKIFResponderID(), and delete().