Subversion Repositories SmartDukaan

Rev

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

Rev 2720 Rev 8765
Line 12... Line 12...
12
/**
12
/**
13
 * @author naveen
13
 * @author naveen
14
 * 
14
 * 
15
 */
15
 */
16
public class Media extends MetaModelComponent {
16
public class Media extends MetaModelComponent {
-
 
17
    Media() {
-
 
18
	}
-
 
19
 
17
    /**
20
	/**
18
     * 
21
     * 
19
     */
22
     */
20
    private static final long serialVersionUID = 1L;
23
    private static final long serialVersionUID = 1L;
21
 
24
 
22
    public static enum Type {
25
    public static enum Type {