Vw_tar149.java 244 Bytes
Newer Older
TongZuu committed
1 2 3 4 5 6 7 8 9 10 11 12
package com.csc.library.databean;

import com.csc.library.session.RecordCmp0;

public class Vw_tar149 extends RecordCmp0{

	public Vw_tar149() {
		// TODO Auto-generated constructor stub
		super("Vw_tar149","Vw_tar149 VIEW");
	}

}