Beispiel #1
0
 public OpalStatusCallCleared getM_callCleared() {
   long cPtr = OPALJNI.OpalMessage_m_param_m_callCleared_get(swigCPtr, this);
   return (cPtr == 0) ? null : new OpalStatusCallCleared(cPtr, false);
 }