
import newwrap.*;
// The class which invokes the transaction must import the generated code package.
//import gencodepackage.*;
// The transaction may be invoked by the following lines.  
// 		TransTW01 tw1 = new TransTW01(); 
//		String myout = tw1.callTrans("Command=Select&Number=2700");

//

@WrapperGen(
       IpAdd="",
       port=-1,
       transactions={""},
       view={""})
public class WrapperSpec {



}