Subversion Repositories SmartDukaan

Rev

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

Rev 99 Rev 102
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.25 at 07:02:26 PM IST 
5
// Generated on: 2010.03.26 at 12:13:21 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 55... Line 55...
55
    public FeatureDefinitionType createFeatureDefinitionType() {
55
    public FeatureDefinitionType createFeatureDefinitionType() {
56
        return new FeatureDefinitionType();
56
        return new FeatureDefinitionType();
57
    }
57
    }
58
 
58
 
59
    /**
59
    /**
60
     * Create an instance of {@link EnumValueType }
60
     * Create an instance of {@link SlideFeatureDefinitionType }
61
     * 
61
     * 
62
     */
62
     */
63
    public EnumValueType createEnumValueType() {
63
    public SlideFeatureDefinitionType createSlideFeatureDefinitionType() {
64
        return new EnumValueType();
64
        return new SlideFeatureDefinitionType();
65
    }
65
    }
66
 
66
 
67
    /**
67
    /**
68
     * Create an instance of {@link CategorySlideDefinitionType }
68
     * Create an instance of {@link EnumValueType }
69
     * 
69
     * 
70
     */
70
     */
71
    public CategorySlideDefinitionType createCategorySlideDefinitionType() {
71
    public EnumValueType createEnumValueType() {
72
        return new CategorySlideDefinitionType();
72
        return new EnumValueType();
73
    }
73
    }
74
 
74
 
75
    /**
75
    /**
76
     * Create an instance of {@link SlideFeatureDefinitionType }
76
     * Create an instance of {@link CategoryType }
77
     * 
77
     * 
78
     */
78
     */
79
    public SlideFeatureDefinitionType createSlideFeatureDefinitionType() {
79
    public CategoryType createCategoryType() {
80
        return new SlideFeatureDefinitionType();
80
        return new CategoryType();
81
    }
81
    }
82
 
82
 
83
    /**
83
    /**
84
     * Create an instance of {@link CompositePartDefinitionType }
84
     * Create an instance of {@link DefinitionType }
85
     * 
85
     * 
86
     */
86
     */
87
    public CompositePartDefinitionType createCompositePartDefinitionType() {
87
    public DefinitionType createDefinitionType() {
88
        return new CompositePartDefinitionType();
88
        return new DefinitionType();
89
    }
89
    }
90
 
90
 
91
    /**
91
    /**
92
     * Create an instance of {@link SlideDefinitionType }
92
     * Create an instance of {@link SlideDefinitionType }
93
     * 
93
     * 
Line 95... Line 95...
95
    public SlideDefinitionType createSlideDefinitionType() {
95
    public SlideDefinitionType createSlideDefinitionType() {
96
        return new SlideDefinitionType();
96
        return new SlideDefinitionType();
97
    }
97
    }
98
 
98
 
99
    /**
99
    /**
100
     * Create an instance of {@link UnitType }
100
     * Create an instance of {@link DatatypeDefinitionType }
101
     * 
101
     * 
102
     */
102
     */
103
    public UnitType createUnitType() {
103
    public DatatypeDefinitionType createDatatypeDefinitionType() {
104
        return new UnitType();
104
        return new DatatypeDefinitionType();
105
    }
105
    }
106
 
106
 
107
    /**
107
    /**
108
     * Create an instance of {@link CompositeDefinitionType }
108
     * Create an instance of {@link CompositeDefinitionType }
109
     * 
109
     * 
Line 111... Line 111...
111
    public CompositeDefinitionType createCompositeDefinitionType() {
111
    public CompositeDefinitionType createCompositeDefinitionType() {
112
        return new CompositeDefinitionType();
112
        return new CompositeDefinitionType();
113
    }
113
    }
114
 
114
 
115
    /**
115
    /**
116
     * Create an instance of {@link CategoryType }
116
     * Create an instance of {@link CategorySlideDefinitionType }
117
     * 
117
     * 
118
     */
118
     */
119
    public CategoryType createCategoryType() {
119
    public CategorySlideDefinitionType createCategorySlideDefinitionType() {
120
        return new CategoryType();
120
        return new CategorySlideDefinitionType();
121
    }
121
    }
122
 
122
 
123
    /**
123
    /**
124
     * Create an instance of {@link EnumDefinitionType }
124
     * Create an instance of {@link EnumDefinitionType }
125
     * 
125
     * 
Line 127... Line 127...
127
    public EnumDefinitionType createEnumDefinitionType() {
127
    public EnumDefinitionType createEnumDefinitionType() {
128
        return new EnumDefinitionType();
128
        return new EnumDefinitionType();
129
    }
129
    }
130
 
130
 
131
    /**
131
    /**
132
     * Create an instance of {@link DatatypeDefinitionType }
132
     * Create an instance of {@link CompositePartDefinitionType }
133
     * 
133
     * 
134
     */
134
     */
135
    public DatatypeDefinitionType createDatatypeDefinitionType() {
135
    public CompositePartDefinitionType createCompositePartDefinitionType() {
136
        return new DatatypeDefinitionType();
136
        return new CompositePartDefinitionType();
137
    }
137
    }
138
 
138
 
139
    /**
139
    /**
140
     * Create an instance of {@link DefinitionType }
140
     * Create an instance of {@link UnitType }
141
     * 
141
     * 
142
     */
142
     */
143
    public DefinitionType createDefinitionType() {
143
    public UnitType createUnitType() {
144
        return new DefinitionType();
144
        return new UnitType();
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
     *