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