edu.wustl.nrg.xnat_assessments.SideEffectsPittsburghData Maven / Gradle / Ivy
The newest version!
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.09.16 at 05:54:20 PM EDT
//
package edu.wustl.nrg.xnat_assessments;
/*-
* #%L
* XNAT Data Source Backend
* %%
* Copyright (C) 2015 - 2016 Emory University
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* #L%
*/
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import edu.wustl.nrg.xnat.SubjectAssessorData;
/**
* Pittsburgh Side Effects Scale
*
* Java class for sideEffectsPittsburghData complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="sideEffectsPittsburghData">
* <complexContent>
* <extension base="{http://nrg.wustl.edu/xnat}subjectAssessorData">
* <sequence>
* <element name="motorTics" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="buccal_lingualMovements" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="picking_skin_fingers_nails_lip" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="worried_anxious" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="dull_tired_listless" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="sedation" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="stomachache" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="nausea_vomiting" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="crabby_irritable" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="tearful_sad_depressed" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="hallucinations" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="troubleSleeping" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="lossOfAppetite" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="troubleConcentrating_distractible" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="dizziness_lightheadedness" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="headaches" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="socialWithdrawal" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="dryMouth" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="palpitations" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <minInclusive value="0"/>
* <maxInclusive value="3"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </extension>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "sideEffectsPittsburghData", propOrder = {
"motorTics",
"buccalLingualMovements",
"pickingSkinFingersNailsLip",
"worriedAnxious",
"dullTiredListless",
"sedation",
"stomachache",
"nauseaVomiting",
"crabbyIrritable",
"tearfulSadDepressed",
"hallucinations",
"troubleSleeping",
"lossOfAppetite",
"troubleConcentratingDistractible",
"dizzinessLightheadedness",
"headaches",
"socialWithdrawal",
"dryMouth",
"palpitations"
})
public class SideEffectsPittsburghData
extends SubjectAssessorData
{
protected Integer motorTics;
@XmlElement(name = "buccal_lingualMovements")
protected Integer buccalLingualMovements;
@XmlElement(name = "picking_skin_fingers_nails_lip")
protected Integer pickingSkinFingersNailsLip;
@XmlElement(name = "worried_anxious")
protected Integer worriedAnxious;
@XmlElement(name = "dull_tired_listless")
protected Integer dullTiredListless;
protected Integer sedation;
protected Integer stomachache;
@XmlElement(name = "nausea_vomiting")
protected Integer nauseaVomiting;
@XmlElement(name = "crabby_irritable")
protected Integer crabbyIrritable;
@XmlElement(name = "tearful_sad_depressed")
protected Integer tearfulSadDepressed;
protected Integer hallucinations;
protected Integer troubleSleeping;
protected Integer lossOfAppetite;
@XmlElement(name = "troubleConcentrating_distractible")
protected Integer troubleConcentratingDistractible;
@XmlElement(name = "dizziness_lightheadedness")
protected Integer dizzinessLightheadedness;
protected Integer headaches;
protected Integer socialWithdrawal;
protected Integer dryMouth;
protected Integer palpitations;
/**
* Gets the value of the motorTics property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getMotorTics() {
return motorTics;
}
/**
* Sets the value of the motorTics property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setMotorTics(Integer value) {
this.motorTics = value;
}
/**
* Gets the value of the buccalLingualMovements property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getBuccalLingualMovements() {
return buccalLingualMovements;
}
/**
* Sets the value of the buccalLingualMovements property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setBuccalLingualMovements(Integer value) {
this.buccalLingualMovements = value;
}
/**
* Gets the value of the pickingSkinFingersNailsLip property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getPickingSkinFingersNailsLip() {
return pickingSkinFingersNailsLip;
}
/**
* Sets the value of the pickingSkinFingersNailsLip property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setPickingSkinFingersNailsLip(Integer value) {
this.pickingSkinFingersNailsLip = value;
}
/**
* Gets the value of the worriedAnxious property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getWorriedAnxious() {
return worriedAnxious;
}
/**
* Sets the value of the worriedAnxious property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setWorriedAnxious(Integer value) {
this.worriedAnxious = value;
}
/**
* Gets the value of the dullTiredListless property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getDullTiredListless() {
return dullTiredListless;
}
/**
* Sets the value of the dullTiredListless property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setDullTiredListless(Integer value) {
this.dullTiredListless = value;
}
/**
* Gets the value of the sedation property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSedation() {
return sedation;
}
/**
* Sets the value of the sedation property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSedation(Integer value) {
this.sedation = value;
}
/**
* Gets the value of the stomachache property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getStomachache() {
return stomachache;
}
/**
* Sets the value of the stomachache property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setStomachache(Integer value) {
this.stomachache = value;
}
/**
* Gets the value of the nauseaVomiting property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getNauseaVomiting() {
return nauseaVomiting;
}
/**
* Sets the value of the nauseaVomiting property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setNauseaVomiting(Integer value) {
this.nauseaVomiting = value;
}
/**
* Gets the value of the crabbyIrritable property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getCrabbyIrritable() {
return crabbyIrritable;
}
/**
* Sets the value of the crabbyIrritable property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setCrabbyIrritable(Integer value) {
this.crabbyIrritable = value;
}
/**
* Gets the value of the tearfulSadDepressed property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getTearfulSadDepressed() {
return tearfulSadDepressed;
}
/**
* Sets the value of the tearfulSadDepressed property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setTearfulSadDepressed(Integer value) {
this.tearfulSadDepressed = value;
}
/**
* Gets the value of the hallucinations property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHallucinations() {
return hallucinations;
}
/**
* Sets the value of the hallucinations property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHallucinations(Integer value) {
this.hallucinations = value;
}
/**
* Gets the value of the troubleSleeping property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getTroubleSleeping() {
return troubleSleeping;
}
/**
* Sets the value of the troubleSleeping property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setTroubleSleeping(Integer value) {
this.troubleSleeping = value;
}
/**
* Gets the value of the lossOfAppetite property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getLossOfAppetite() {
return lossOfAppetite;
}
/**
* Sets the value of the lossOfAppetite property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setLossOfAppetite(Integer value) {
this.lossOfAppetite = value;
}
/**
* Gets the value of the troubleConcentratingDistractible property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getTroubleConcentratingDistractible() {
return troubleConcentratingDistractible;
}
/**
* Sets the value of the troubleConcentratingDistractible property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setTroubleConcentratingDistractible(Integer value) {
this.troubleConcentratingDistractible = value;
}
/**
* Gets the value of the dizzinessLightheadedness property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getDizzinessLightheadedness() {
return dizzinessLightheadedness;
}
/**
* Sets the value of the dizzinessLightheadedness property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setDizzinessLightheadedness(Integer value) {
this.dizzinessLightheadedness = value;
}
/**
* Gets the value of the headaches property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getHeadaches() {
return headaches;
}
/**
* Sets the value of the headaches property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setHeadaches(Integer value) {
this.headaches = value;
}
/**
* Gets the value of the socialWithdrawal property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSocialWithdrawal() {
return socialWithdrawal;
}
/**
* Sets the value of the socialWithdrawal property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSocialWithdrawal(Integer value) {
this.socialWithdrawal = value;
}
/**
* Gets the value of the dryMouth property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getDryMouth() {
return dryMouth;
}
/**
* Sets the value of the dryMouth property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setDryMouth(Integer value) {
this.dryMouth = value;
}
/**
* Gets the value of the palpitations property.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getPalpitations() {
return palpitations;
}
/**
* Sets the value of the palpitations property.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setPalpitations(Integer value) {
this.palpitations = value;
}
}