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