Guest User

Untitled

a guest
Oct 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. public interface MIC1_Service extends Remote
  2. {
  3. public ArrayList getMIC1BASC(String rownum) throws RemoteException;
  4. }
Add Comment
Please, Sign In to add comment