org.jabber.protocol.activity.General Maven / Gradle / Ivy
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See https://javaee.github.io/jaxb-v2/
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.10.04 at 01:10:24 PM KST
//
package org.jabber.protocol.activity;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAnyElement;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Java class for general complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType name="general">
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <choice minOccurs="0">
* <choice minOccurs="0">
* <element name="at_the_spa" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="brushing_teeth" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="buying_groceries" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="cleaning" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="coding" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="commuting" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="cooking" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="cycling" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="dancing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="day_off" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="doing_maintenance" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="doing_the_dishes" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="doing_the_laundry" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="driving" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="fishing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="gaming" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="gardening" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="getting_a_haircut" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="going_out" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="hanging_out" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_a_beer" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_a_snack" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_breakfast" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_coffee" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_dinner" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_lunch" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="having_tea" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="hiding" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="hiking" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="in_a_car" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="in_a_meeting" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="in_real_life" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="jogging" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_a_bus" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_a_plane" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_a_train" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_a_trip" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_the_phone" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_vacation" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="on_video_phone" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="other" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="partying" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="playing_sports" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="praying" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="reading" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="rehearsing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="running" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="running_an_errand" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="scheduled_holiday" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="shaving" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="shopping" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="skiing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="sleeping" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="smoking" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="socializing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="studying" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="sunbathing" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="swimming" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="taking_a_bath" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="taking_a_shower" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="thinking" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="walking" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="walking_the_dog" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="watching_a_movie" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="watching_tv" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="working_out" type="{http://jabber.org/protocol/activity}specific"/>
* <element name="writing" type="{http://jabber.org/protocol/activity}specific"/>
* </choice>
* <any namespace='##other'/>
* </choice>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "general", propOrder = {
"atTheSpa",
"brushingTeeth",
"buyingGroceries",
"cleaning",
"coding",
"commuting",
"cooking",
"cycling",
"dancing",
"dayOff",
"doingMaintenance",
"doingTheDishes",
"doingTheLaundry",
"driving",
"fishing",
"gaming",
"gardening",
"gettingAHaircut",
"goingOut",
"hangingOut",
"havingABeer",
"havingASnack",
"havingBreakfast",
"havingCoffee",
"havingDinner",
"havingLunch",
"havingTea",
"hiding",
"hiking",
"inACar",
"inAMeeting",
"inRealLife",
"jogging",
"onABus",
"onAPlane",
"onATrain",
"onATrip",
"onThePhone",
"onVacation",
"onVideoPhone",
"other",
"partying",
"playingSports",
"praying",
"reading",
"rehearsing",
"running",
"runningAnErrand",
"scheduledHoliday",
"shaving",
"shopping",
"skiing",
"sleeping",
"smoking",
"socializing",
"studying",
"sunbathing",
"swimming",
"takingABath",
"takingAShower",
"thinking",
"walking",
"walkingTheDog",
"watchingAMovie",
"watchingTv",
"workingOut",
"writing",
"any"
})
public class General {
@XmlElement(name = "at_the_spa")
protected Specific atTheSpa;
@XmlElement(name = "brushing_teeth")
protected Specific brushingTeeth;
@XmlElement(name = "buying_groceries")
protected Specific buyingGroceries;
protected Specific cleaning;
protected Specific coding;
protected Specific commuting;
protected Specific cooking;
protected Specific cycling;
protected Specific dancing;
@XmlElement(name = "day_off")
protected Specific dayOff;
@XmlElement(name = "doing_maintenance")
protected Specific doingMaintenance;
@XmlElement(name = "doing_the_dishes")
protected Specific doingTheDishes;
@XmlElement(name = "doing_the_laundry")
protected Specific doingTheLaundry;
protected Specific driving;
protected Specific fishing;
protected Specific gaming;
protected Specific gardening;
@XmlElement(name = "getting_a_haircut")
protected Specific gettingAHaircut;
@XmlElement(name = "going_out")
protected Specific goingOut;
@XmlElement(name = "hanging_out")
protected Specific hangingOut;
@XmlElement(name = "having_a_beer")
protected Specific havingABeer;
@XmlElement(name = "having_a_snack")
protected Specific havingASnack;
@XmlElement(name = "having_breakfast")
protected Specific havingBreakfast;
@XmlElement(name = "having_coffee")
protected Specific havingCoffee;
@XmlElement(name = "having_dinner")
protected Specific havingDinner;
@XmlElement(name = "having_lunch")
protected Specific havingLunch;
@XmlElement(name = "having_tea")
protected Specific havingTea;
protected Specific hiding;
protected Specific hiking;
@XmlElement(name = "in_a_car")
protected Specific inACar;
@XmlElement(name = "in_a_meeting")
protected Specific inAMeeting;
@XmlElement(name = "in_real_life")
protected Specific inRealLife;
protected Specific jogging;
@XmlElement(name = "on_a_bus")
protected Specific onABus;
@XmlElement(name = "on_a_plane")
protected Specific onAPlane;
@XmlElement(name = "on_a_train")
protected Specific onATrain;
@XmlElement(name = "on_a_trip")
protected Specific onATrip;
@XmlElement(name = "on_the_phone")
protected Specific onThePhone;
@XmlElement(name = "on_vacation")
protected Specific onVacation;
@XmlElement(name = "on_video_phone")
protected Specific onVideoPhone;
protected Specific other;
protected Specific partying;
@XmlElement(name = "playing_sports")
protected Specific playingSports;
protected Specific praying;
protected Specific reading;
protected Specific rehearsing;
protected Specific running;
@XmlElement(name = "running_an_errand")
protected Specific runningAnErrand;
@XmlElement(name = "scheduled_holiday")
protected Specific scheduledHoliday;
protected Specific shaving;
protected Specific shopping;
protected Specific skiing;
protected Specific sleeping;
protected Specific smoking;
protected Specific socializing;
protected Specific studying;
protected Specific sunbathing;
protected Specific swimming;
@XmlElement(name = "taking_a_bath")
protected Specific takingABath;
@XmlElement(name = "taking_a_shower")
protected Specific takingAShower;
protected Specific thinking;
protected Specific walking;
@XmlElement(name = "walking_the_dog")
protected Specific walkingTheDog;
@XmlElement(name = "watching_a_movie")
protected Specific watchingAMovie;
@XmlElement(name = "watching_tv")
protected Specific watchingTv;
@XmlElement(name = "working_out")
protected Specific workingOut;
protected Specific writing;
@XmlAnyElement(lax = true)
protected Object any;
/**
* Gets the value of the atTheSpa property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getAtTheSpa() {
return atTheSpa;
}
/**
* Sets the value of the atTheSpa property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setAtTheSpa(Specific value) {
this.atTheSpa = value;
}
/**
* Gets the value of the brushingTeeth property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getBrushingTeeth() {
return brushingTeeth;
}
/**
* Sets the value of the brushingTeeth property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setBrushingTeeth(Specific value) {
this.brushingTeeth = value;
}
/**
* Gets the value of the buyingGroceries property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getBuyingGroceries() {
return buyingGroceries;
}
/**
* Sets the value of the buyingGroceries property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setBuyingGroceries(Specific value) {
this.buyingGroceries = value;
}
/**
* Gets the value of the cleaning property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getCleaning() {
return cleaning;
}
/**
* Sets the value of the cleaning property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setCleaning(Specific value) {
this.cleaning = value;
}
/**
* Gets the value of the coding property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getCoding() {
return coding;
}
/**
* Sets the value of the coding property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setCoding(Specific value) {
this.coding = value;
}
/**
* Gets the value of the commuting property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getCommuting() {
return commuting;
}
/**
* Sets the value of the commuting property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setCommuting(Specific value) {
this.commuting = value;
}
/**
* Gets the value of the cooking property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getCooking() {
return cooking;
}
/**
* Sets the value of the cooking property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setCooking(Specific value) {
this.cooking = value;
}
/**
* Gets the value of the cycling property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getCycling() {
return cycling;
}
/**
* Sets the value of the cycling property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setCycling(Specific value) {
this.cycling = value;
}
/**
* Gets the value of the dancing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDancing() {
return dancing;
}
/**
* Sets the value of the dancing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDancing(Specific value) {
this.dancing = value;
}
/**
* Gets the value of the dayOff property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDayOff() {
return dayOff;
}
/**
* Sets the value of the dayOff property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDayOff(Specific value) {
this.dayOff = value;
}
/**
* Gets the value of the doingMaintenance property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDoingMaintenance() {
return doingMaintenance;
}
/**
* Sets the value of the doingMaintenance property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDoingMaintenance(Specific value) {
this.doingMaintenance = value;
}
/**
* Gets the value of the doingTheDishes property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDoingTheDishes() {
return doingTheDishes;
}
/**
* Sets the value of the doingTheDishes property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDoingTheDishes(Specific value) {
this.doingTheDishes = value;
}
/**
* Gets the value of the doingTheLaundry property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDoingTheLaundry() {
return doingTheLaundry;
}
/**
* Sets the value of the doingTheLaundry property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDoingTheLaundry(Specific value) {
this.doingTheLaundry = value;
}
/**
* Gets the value of the driving property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getDriving() {
return driving;
}
/**
* Sets the value of the driving property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setDriving(Specific value) {
this.driving = value;
}
/**
* Gets the value of the fishing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getFishing() {
return fishing;
}
/**
* Sets the value of the fishing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setFishing(Specific value) {
this.fishing = value;
}
/**
* Gets the value of the gaming property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getGaming() {
return gaming;
}
/**
* Sets the value of the gaming property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setGaming(Specific value) {
this.gaming = value;
}
/**
* Gets the value of the gardening property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getGardening() {
return gardening;
}
/**
* Sets the value of the gardening property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setGardening(Specific value) {
this.gardening = value;
}
/**
* Gets the value of the gettingAHaircut property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getGettingAHaircut() {
return gettingAHaircut;
}
/**
* Sets the value of the gettingAHaircut property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setGettingAHaircut(Specific value) {
this.gettingAHaircut = value;
}
/**
* Gets the value of the goingOut property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getGoingOut() {
return goingOut;
}
/**
* Sets the value of the goingOut property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setGoingOut(Specific value) {
this.goingOut = value;
}
/**
* Gets the value of the hangingOut property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHangingOut() {
return hangingOut;
}
/**
* Sets the value of the hangingOut property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHangingOut(Specific value) {
this.hangingOut = value;
}
/**
* Gets the value of the havingABeer property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingABeer() {
return havingABeer;
}
/**
* Sets the value of the havingABeer property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingABeer(Specific value) {
this.havingABeer = value;
}
/**
* Gets the value of the havingASnack property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingASnack() {
return havingASnack;
}
/**
* Sets the value of the havingASnack property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingASnack(Specific value) {
this.havingASnack = value;
}
/**
* Gets the value of the havingBreakfast property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingBreakfast() {
return havingBreakfast;
}
/**
* Sets the value of the havingBreakfast property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingBreakfast(Specific value) {
this.havingBreakfast = value;
}
/**
* Gets the value of the havingCoffee property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingCoffee() {
return havingCoffee;
}
/**
* Sets the value of the havingCoffee property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingCoffee(Specific value) {
this.havingCoffee = value;
}
/**
* Gets the value of the havingDinner property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingDinner() {
return havingDinner;
}
/**
* Sets the value of the havingDinner property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingDinner(Specific value) {
this.havingDinner = value;
}
/**
* Gets the value of the havingLunch property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingLunch() {
return havingLunch;
}
/**
* Sets the value of the havingLunch property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingLunch(Specific value) {
this.havingLunch = value;
}
/**
* Gets the value of the havingTea property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHavingTea() {
return havingTea;
}
/**
* Sets the value of the havingTea property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHavingTea(Specific value) {
this.havingTea = value;
}
/**
* Gets the value of the hiding property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHiding() {
return hiding;
}
/**
* Sets the value of the hiding property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHiding(Specific value) {
this.hiding = value;
}
/**
* Gets the value of the hiking property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getHiking() {
return hiking;
}
/**
* Sets the value of the hiking property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setHiking(Specific value) {
this.hiking = value;
}
/**
* Gets the value of the inACar property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getInACar() {
return inACar;
}
/**
* Sets the value of the inACar property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setInACar(Specific value) {
this.inACar = value;
}
/**
* Gets the value of the inAMeeting property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getInAMeeting() {
return inAMeeting;
}
/**
* Sets the value of the inAMeeting property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setInAMeeting(Specific value) {
this.inAMeeting = value;
}
/**
* Gets the value of the inRealLife property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getInRealLife() {
return inRealLife;
}
/**
* Sets the value of the inRealLife property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setInRealLife(Specific value) {
this.inRealLife = value;
}
/**
* Gets the value of the jogging property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getJogging() {
return jogging;
}
/**
* Sets the value of the jogging property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setJogging(Specific value) {
this.jogging = value;
}
/**
* Gets the value of the onABus property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnABus() {
return onABus;
}
/**
* Sets the value of the onABus property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnABus(Specific value) {
this.onABus = value;
}
/**
* Gets the value of the onAPlane property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnAPlane() {
return onAPlane;
}
/**
* Sets the value of the onAPlane property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnAPlane(Specific value) {
this.onAPlane = value;
}
/**
* Gets the value of the onATrain property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnATrain() {
return onATrain;
}
/**
* Sets the value of the onATrain property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnATrain(Specific value) {
this.onATrain = value;
}
/**
* Gets the value of the onATrip property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnATrip() {
return onATrip;
}
/**
* Sets the value of the onATrip property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnATrip(Specific value) {
this.onATrip = value;
}
/**
* Gets the value of the onThePhone property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnThePhone() {
return onThePhone;
}
/**
* Sets the value of the onThePhone property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnThePhone(Specific value) {
this.onThePhone = value;
}
/**
* Gets the value of the onVacation property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnVacation() {
return onVacation;
}
/**
* Sets the value of the onVacation property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnVacation(Specific value) {
this.onVacation = value;
}
/**
* Gets the value of the onVideoPhone property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOnVideoPhone() {
return onVideoPhone;
}
/**
* Sets the value of the onVideoPhone property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOnVideoPhone(Specific value) {
this.onVideoPhone = value;
}
/**
* Gets the value of the other property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getOther() {
return other;
}
/**
* Sets the value of the other property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setOther(Specific value) {
this.other = value;
}
/**
* Gets the value of the partying property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getPartying() {
return partying;
}
/**
* Sets the value of the partying property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setPartying(Specific value) {
this.partying = value;
}
/**
* Gets the value of the playingSports property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getPlayingSports() {
return playingSports;
}
/**
* Sets the value of the playingSports property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setPlayingSports(Specific value) {
this.playingSports = value;
}
/**
* Gets the value of the praying property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getPraying() {
return praying;
}
/**
* Sets the value of the praying property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setPraying(Specific value) {
this.praying = value;
}
/**
* Gets the value of the reading property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getReading() {
return reading;
}
/**
* Sets the value of the reading property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setReading(Specific value) {
this.reading = value;
}
/**
* Gets the value of the rehearsing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getRehearsing() {
return rehearsing;
}
/**
* Sets the value of the rehearsing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setRehearsing(Specific value) {
this.rehearsing = value;
}
/**
* Gets the value of the running property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getRunning() {
return running;
}
/**
* Sets the value of the running property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setRunning(Specific value) {
this.running = value;
}
/**
* Gets the value of the runningAnErrand property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getRunningAnErrand() {
return runningAnErrand;
}
/**
* Sets the value of the runningAnErrand property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setRunningAnErrand(Specific value) {
this.runningAnErrand = value;
}
/**
* Gets the value of the scheduledHoliday property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getScheduledHoliday() {
return scheduledHoliday;
}
/**
* Sets the value of the scheduledHoliday property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setScheduledHoliday(Specific value) {
this.scheduledHoliday = value;
}
/**
* Gets the value of the shaving property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getShaving() {
return shaving;
}
/**
* Sets the value of the shaving property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setShaving(Specific value) {
this.shaving = value;
}
/**
* Gets the value of the shopping property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getShopping() {
return shopping;
}
/**
* Sets the value of the shopping property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setShopping(Specific value) {
this.shopping = value;
}
/**
* Gets the value of the skiing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSkiing() {
return skiing;
}
/**
* Sets the value of the skiing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSkiing(Specific value) {
this.skiing = value;
}
/**
* Gets the value of the sleeping property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSleeping() {
return sleeping;
}
/**
* Sets the value of the sleeping property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSleeping(Specific value) {
this.sleeping = value;
}
/**
* Gets the value of the smoking property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSmoking() {
return smoking;
}
/**
* Sets the value of the smoking property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSmoking(Specific value) {
this.smoking = value;
}
/**
* Gets the value of the socializing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSocializing() {
return socializing;
}
/**
* Sets the value of the socializing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSocializing(Specific value) {
this.socializing = value;
}
/**
* Gets the value of the studying property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getStudying() {
return studying;
}
/**
* Sets the value of the studying property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setStudying(Specific value) {
this.studying = value;
}
/**
* Gets the value of the sunbathing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSunbathing() {
return sunbathing;
}
/**
* Sets the value of the sunbathing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSunbathing(Specific value) {
this.sunbathing = value;
}
/**
* Gets the value of the swimming property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getSwimming() {
return swimming;
}
/**
* Sets the value of the swimming property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setSwimming(Specific value) {
this.swimming = value;
}
/**
* Gets the value of the takingABath property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getTakingABath() {
return takingABath;
}
/**
* Sets the value of the takingABath property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setTakingABath(Specific value) {
this.takingABath = value;
}
/**
* Gets the value of the takingAShower property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getTakingAShower() {
return takingAShower;
}
/**
* Sets the value of the takingAShower property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setTakingAShower(Specific value) {
this.takingAShower = value;
}
/**
* Gets the value of the thinking property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getThinking() {
return thinking;
}
/**
* Sets the value of the thinking property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setThinking(Specific value) {
this.thinking = value;
}
/**
* Gets the value of the walking property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWalking() {
return walking;
}
/**
* Sets the value of the walking property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWalking(Specific value) {
this.walking = value;
}
/**
* Gets the value of the walkingTheDog property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWalkingTheDog() {
return walkingTheDog;
}
/**
* Sets the value of the walkingTheDog property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWalkingTheDog(Specific value) {
this.walkingTheDog = value;
}
/**
* Gets the value of the watchingAMovie property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWatchingAMovie() {
return watchingAMovie;
}
/**
* Sets the value of the watchingAMovie property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWatchingAMovie(Specific value) {
this.watchingAMovie = value;
}
/**
* Gets the value of the watchingTv property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWatchingTv() {
return watchingTv;
}
/**
* Sets the value of the watchingTv property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWatchingTv(Specific value) {
this.watchingTv = value;
}
/**
* Gets the value of the workingOut property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWorkingOut() {
return workingOut;
}
/**
* Sets the value of the workingOut property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWorkingOut(Specific value) {
this.workingOut = value;
}
/**
* Gets the value of the writing property.
*
* @return
* possible object is
* {@link Specific }
*
*/
public Specific getWriting() {
return writing;
}
/**
* Sets the value of the writing property.
*
* @param value
* allowed object is
* {@link Specific }
*
*/
public void setWriting(Specific value) {
this.writing = value;
}
/**
* Gets the value of the any property.
*
* @return
* possible object is
* {@link Object }
*
*/
public Object getAny() {
return any;
}
/**
* Sets the value of the any property.
*
* @param value
* allowed object is
* {@link Object }
*
*/
public void setAny(Object value) {
this.any = value;
}
}