Check.java [src/java/m/example] Revision:   Date:
/*
 * To change this license header, choose License Headers in Project Properties.
 * To change this template file, choose Tools | Templates
 * and open the template in the editor.
 */
package m.example;

//import csip.ModelDataServiceCheck;
//import csip.ServiceException;

/**
 *
 * @author od
 */
public class Check  {
   int a;
   int b;
//public class Check extends ModelDataServiceCheck {

//    protected void check() throws ServiceException {
//
//    }

}