Subversion Repositories SmartDukaan

Rev

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

Rev 57 Rev 99
Line 1... Line 1...
1
//
1
//
2
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1-b02-fcs 
2
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1-b02-fcs 
3
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
3
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
4
// Any modifications to this file will be lost upon recompilation of the source schema. 
4
// Any modifications to this file will be lost upon recompilation of the source schema. 
5
// Generated on: 2010.03.01 at 06:31:50 PM IST 
5
// Generated on: 2010.03.25 at 07:02:26 PM IST 
6
//
6
//
7
 
7
 
8
 
8
 
9
package in.shop2020.metamodel.jaxb.core;
9
package in.shop2020.metamodel.jaxb.core;
10
 
10
 
Line 39... Line 39...
39
     */
39
     */
40
    public ObjectFactory() {
40
    public ObjectFactory() {
41
    }
41
    }
42
 
42
 
43
    /**
43
    /**
44
     * Create an instance of {@link CategoryType }
44
     * Create an instance of {@link BulletDefinitionType }
45
     * 
45
     * 
46
     */
46
     */
-
 
47
    public BulletDefinitionType createBulletDefinitionType() {
-
 
48
        return new BulletDefinitionType();
-
 
49
    }
-
 
50
 
-
 
51
    /**
-
 
52
     * Create an instance of {@link FeatureDefinitionType }
-
 
53
     * 
-
 
54
     */
-
 
55
    public FeatureDefinitionType createFeatureDefinitionType() {
-
 
56
        return new FeatureDefinitionType();
-
 
57
    }
-
 
58
 
-
 
59
    /**
-
 
60
     * Create an instance of {@link EnumValueType }
-
 
61
     * 
-
 
62
     */
47
    public CategoryType createCategoryType() {
63
    public EnumValueType createEnumValueType() {
48
        return new CategoryType();
64
        return new EnumValueType();
49
    }
65
    }
50
 
66
 
51
    /**
67
    /**
52
     * Create an instance of {@link CategorySlideDefinitionType }
68
     * Create an instance of {@link CategorySlideDefinitionType }
53
     * 
69
     * 
Line 55... Line 71...
55
    public CategorySlideDefinitionType createCategorySlideDefinitionType() {
71
    public CategorySlideDefinitionType createCategorySlideDefinitionType() {
56
        return new CategorySlideDefinitionType();
72
        return new CategorySlideDefinitionType();
57
    }
73
    }
58
 
74
 
59
    /**
75
    /**
60
     * Create an instance of {@link EnumDefinitionType }
76
     * Create an instance of {@link SlideFeatureDefinitionType }
61
     * 
77
     * 
62
     */
78
     */
63
    public EnumDefinitionType createEnumDefinitionType() {
79
    public SlideFeatureDefinitionType createSlideFeatureDefinitionType() {
64
        return new EnumDefinitionType();
80
        return new SlideFeatureDefinitionType();
65
    }
81
    }
66
 
82
 
67
    /**
83
    /**
68
     * Create an instance of {@link CompositePartDefinitionType }
84
     * Create an instance of {@link CompositePartDefinitionType }
69
     * 
85
     * 
Line 71... Line 87...
71
    public CompositePartDefinitionType createCompositePartDefinitionType() {
87
    public CompositePartDefinitionType createCompositePartDefinitionType() {
72
        return new CompositePartDefinitionType();
88
        return new CompositePartDefinitionType();
73
    }
89
    }
74
 
90
 
75
    /**
91
    /**
76
     * Create an instance of {@link CompositeDefinitionType }
92
     * Create an instance of {@link SlideDefinitionType }
77
     * 
93
     * 
78
     */
94
     */
79
    public CompositeDefinitionType createCompositeDefinitionType() {
95
    public SlideDefinitionType createSlideDefinitionType() {
80
        return new CompositeDefinitionType();
96
        return new SlideDefinitionType();
81
    }
97
    }
82
 
98
 
83
    /**
99
    /**
84
     * Create an instance of {@link UnitType }
100
     * Create an instance of {@link UnitType }
85
     * 
101
     * 
Line 87... Line 103...
87
    public UnitType createUnitType() {
103
    public UnitType createUnitType() {
88
        return new UnitType();
104
        return new UnitType();
89
    }
105
    }
90
 
106
 
91
    /**
107
    /**
92
     * Create an instance of {@link SlideFeatureDefinitionType }
108
     * Create an instance of {@link CompositeDefinitionType }
93
     * 
109
     * 
94
     */
110
     */
95
    public SlideFeatureDefinitionType createSlideFeatureDefinitionType() {
111
    public CompositeDefinitionType createCompositeDefinitionType() {
96
        return new SlideFeatureDefinitionType();
112
        return new CompositeDefinitionType();
97
    }
113
    }
98
 
114
 
99
    /**
115
    /**
100
     * Create an instance of {@link BulletDefinitionType }
116
     * Create an instance of {@link CategoryType }
101
     * 
117
     * 
102
     */
118
     */
103
    public BulletDefinitionType createBulletDefinitionType() {
119
    public CategoryType createCategoryType() {
104
        return new BulletDefinitionType();
120
        return new CategoryType();
105
    }
121
    }
106
 
122
 
107
    /**
123
    /**
108
     * Create an instance of {@link DefinitionType }
124
     * Create an instance of {@link EnumDefinitionType }
109
     * 
125
     * 
110
     */
126
     */
111
    public DefinitionType createDefinitionType() {
127
    public EnumDefinitionType createEnumDefinitionType() {
112
        return new DefinitionType();
128
        return new EnumDefinitionType();
113
    }
129
    }
114
 
130
 
115
    /**
131
    /**
116
     * Create an instance of {@link DatatypeDefinitionType }
132
     * Create an instance of {@link DatatypeDefinitionType }
117
     * 
133
     * 
Line 119... Line 135...
119
    public DatatypeDefinitionType createDatatypeDefinitionType() {
135
    public DatatypeDefinitionType createDatatypeDefinitionType() {
120
        return new DatatypeDefinitionType();
136
        return new DatatypeDefinitionType();
121
    }
137
    }
122
 
138
 
123
    /**
139
    /**
124
     * Create an instance of {@link FeatureDefinitionType }
-
 
125
     * 
-
 
126
     */
-
 
127
    public FeatureDefinitionType createFeatureDefinitionType() {
-
 
128
        return new FeatureDefinitionType();
-
 
129
    }
-
 
130
 
-
 
131
    /**
-
 
132
     * Create an instance of {@link SlideDefinitionType }
140
     * Create an instance of {@link DefinitionType }
133
     * 
-
 
134
     */
-
 
135
    public SlideDefinitionType createSlideDefinitionType() {
-
 
136
        return new SlideDefinitionType();
-
 
137
    }
-
 
138
 
-
 
139
    /**
-
 
140
     * Create an instance of {@link EnumValueType }
-
 
141
     * 
141
     * 
142
     */
142
     */
143
    public EnumValueType createEnumValueType() {
143
    public DefinitionType createDefinitionType() {
144
        return new EnumValueType();
144
        return new DefinitionType();
145
    }
145
    }
146
 
146
 
147
    /**
147
    /**
148
     * Create an instance of {@link JAXBElement }{@code <}{@link DefinitionType }{@code >}}
148
     * Create an instance of {@link JAXBElement }{@code <}{@link DefinitionType }{@code >}}
149
     * 
149
     *