Subversion Repositories SmartDukaan

Rev

Rev 10 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 22
Line 8... Line 8...
8
/**
8
/**
9
 * 
9
 * 
10
 * @author naveen
10
 * @author naveen
11
 *
11
 *
12
 */
12
 */
13
public class BulletDataObject extends MetaModelComponent {
13
public abstract class BulletDataObject extends MetaModelComponent {
14
 
14
 
15
	/**
15
	/**
16
	 * 
16
	 * 
17
	 */
17
	 */
18
	private static final long serialVersionUID = 1L;
18
	private static final long serialVersionUID = 1L;