@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public class DegreeProgressReport extends DegreeProgressReportWrapper implements Serializable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for degreeProgressReport element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="degreeProgressReport">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{https://source.jasig.org/schemas/portlet/courseschedule/degree-progress}degreeRequirementSection" maxOccurs="unbounded"/>
</sequence>
<attribute name="gpa" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="requiredGpa" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="programGpa" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="requiredProgramGpa" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="credits" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="requiredCredits" type="{http://www.w3.org/2001/XMLSchema}double" />
</restriction>
</complexContent>
</complexType>
</element>
| Modifier and Type | Field and Description |
|---|---|
protected Double |
credits |
protected List<DegreeRequirementSection> |
degreeRequirementSections |
protected Double |
gpa |
protected Double |
programGpa |
protected Double |
requiredCredits |
protected Double |
requiredGpa |
protected Double |
requiredProgramGpa |
overallGpa, program, programText, requiredOverallGpa, sections| Constructor and Description |
|---|
DegreeProgressReport() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Double |
getCredits()
Gets the value of the credits property.
|
List<DegreeRequirementSection> |
getDegreeRequirementSections()
Gets the value of the degreeRequirementSections property.
|
Double |
getGpa()
Gets the value of the gpa property.
|
Double |
getProgramGpa()
Gets the value of the programGpa property.
|
Double |
getRequiredCredits()
Gets the value of the requiredCredits property.
|
Double |
getRequiredGpa()
Gets the value of the requiredGpa property.
|
Double |
getRequiredProgramGpa()
Gets the value of the requiredProgramGpa property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setCredits(Double value)
Sets the value of the credits property.
|
void |
setGpa(Double value)
Sets the value of the gpa property.
|
void |
setProgramGpa(Double value)
Sets the value of the programGpa property.
|
void |
setRequiredCredits(Double value)
Sets the value of the requiredCredits property.
|
void |
setRequiredGpa(Double value)
Sets the value of the requiredGpa property.
|
void |
setRequiredProgramGpa(Double value)
Sets the value of the requiredProgramGpa property.
|
String |
toString() |
addSection, getCatalogTerm, getInstitutionalCredits, getOverallGpa, getProgram, getProgramText, getRequiredInstitutionalCredits, getRequiredOverallGpa, getRequiredResidencyCredits, getResidencyCredits, getSection, getSections, setCatalogTerm, setInstitutionalCredits, setOverallGpa, setProgram, setProgramText, setRequiredInstitutionalCredits, setRequiredOverallGpa, setRequiredResidencyCredits, setResidencyCredits@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected List<DegreeRequirementSection> degreeRequirementSections
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double gpa
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double requiredGpa
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double programGpa
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double requiredProgramGpa
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double credits
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") protected Double requiredCredits
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public List<DegreeRequirementSection> getDegreeRequirementSections()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the degreeRequirementSections property.
For example, to add a new item, do as follows:
getDegreeRequirementSections().add(newItem);
Objects of the following type(s) are allowed in the list
DegreeRequirementSection
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getGpa()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setGpa(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getRequiredGpa()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setRequiredGpa(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getProgramGpa()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setProgramGpa(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getRequiredProgramGpa()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setRequiredProgramGpa(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getCredits()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setCredits(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public Double getRequiredCredits()
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public void setRequiredCredits(Double value)
value - allowed object is
Double@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public String toString()
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public boolean equals(Object object)
@Generated(value="com.sun.tools.xjc.Driver", date="2016-03-11T01:38:11-06:00", comments="JAXB RI v2.2.6") public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2016 Jasig. All Rights Reserved.