Subversion Repositories bacoAlunos

Rev

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

Rev 1788 Rev 1789
Line 1... Line 1...
1
//
1
//
2
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-558 
2
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-558 
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: 2017.07.07 at 12:21:09 PM WEST 
5
// Generated on: 2017.07.07 at 02:58:14 PM WEST 
6
//
6
//
7
 
7
 
8
 
8
 
9
package pt.estgp.estgweb.services.courses.xsd;
9
package pt.estgp.estgweb.services.courses.xsd;
10
 
10
 
-
 
11
import javax.xml.bind.annotation.*;
11
import java.util.ArrayList;
12
import java.util.ArrayList;
12
import java.util.List;
13
import java.util.List;
13
import javax.xml.bind.annotation.XmlAccessType;
-
 
14
import javax.xml.bind.annotation.XmlAccessorType;
-
 
15
import javax.xml.bind.annotation.XmlAttribute;
-
 
16
import javax.xml.bind.annotation.XmlElement;
-
 
17
import javax.xml.bind.annotation.XmlRootElement;
-
 
18
import javax.xml.bind.annotation.XmlType;
-
 
19
 
14
 
20
 
15
 
21
/**
16
/**
22
 * <p>Java class for anonymous complex type.
17
 * <p>Java class for anonymous complex type.
23
 *
18
 *
Line 281... Line 276...
281
     *    getSemestre().add(newItem);
276
     *    getSemestre().add(newItem);
282
     * </pre>
277
     * </pre>
283
     *
278
     *
284
     *
279
     *
285
     * <p>
280
     * <p>
286
     * Objects of the following type(s) are allowed in the list
281
     * Objects of the following type(s) are allowed in t
-
 
282
    public void setSemestre(List<Semestre> semestre) {
-
 
283
        this.semestre = semestre;
-
 
284
    }
-
 
285
 
-
 
286
    t
287
     * {@link Curso.Semestre }
287
     * {@link Curso.Semestre }
288
     *
288
     *
289
     *
289
     *
290
     */
290
     */
291
    public List<Curso.Semestre> getSemestre() {
291
    public List<Curso.Semestre> getSemestre() {
Line 295... Line 295...
295
        return this.semestre;
295
        return this.semestre;
296
    }
296
    }
297
 
297
 
298
 
298
 
299
    /**
299
    /**
300
     * <p>Java class for anonymous complex type.
300
     * <p>Java class for anonymous comp}lex type.
301
     *
301
     *
302
     * <p>The following schema fragment specifies the expected content contained within this class.
302
     * <p>The following schema fragment specifies the expected content contained within this class.
303
     *
303
     *
304
     * <pre>
304
     * <pre>
305
     * &lt;complexType>
305
     * &lt;complexType>