PageRenderTime 83ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/servers/sip-presence/presence/server/jaxb-pojos/src/main/java/org/mobicents/slee/sippresence/pojo/rpid/Mood.java

http://mobicents.googlecode.com/
Java | 465 lines | 151 code | 21 blank | 293 comment | 2 complexity | 9f03eac946290553c7590f140003efc2 MD5 | raw file
Possible License(s): LGPL-3.0, GPL-3.0, LGPL-2.1, GPL-2.0, CC-BY-SA-3.0, CC0-1.0, Apache-2.0, BSD-3-Clause
  1. /*
  2. * JBoss, Home of Professional Open Source
  3. * Copyright 2011, Red Hat, Inc. and individual contributors
  4. * by the @authors tag. See the copyright.txt in the distribution for a
  5. * full listing of individual contributors.
  6. *
  7. * This is free software; you can redistribute it and/or modify it
  8. * under the terms of the GNU Lesser General Public License as
  9. * published by the Free Software Foundation; either version 2.1 of
  10. * the License, or (at your option) any later version.
  11. *
  12. * This software is distributed in the hope that it will be useful,
  13. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  15. * Lesser General Public License for more details.
  16. *
  17. * You should have received a copy of the GNU Lesser General Public
  18. * License along with this software; if not, write to the Free
  19. * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  20. * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
  21. */
  22. //
  23. // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs
  24. // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
  25. // Any modifications to this file will be lost upon recompilation of the source schema.
  26. // Generated on: 2008.04.25 at 12:01:52 AM WEST
  27. //
  28. package org.mobicents.slee.sippresence.pojo.rpid;
  29. import java.util.ArrayList;
  30. import java.util.HashMap;
  31. import java.util.List;
  32. import java.util.Map;
  33. import javax.xml.bind.JAXBElement;
  34. import javax.xml.bind.annotation.XmlAccessType;
  35. import javax.xml.bind.annotation.XmlAccessorType;
  36. import javax.xml.bind.annotation.XmlAnyAttribute;
  37. import javax.xml.bind.annotation.XmlAnyElement;
  38. import javax.xml.bind.annotation.XmlAttribute;
  39. import javax.xml.bind.annotation.XmlElementRef;
  40. import javax.xml.bind.annotation.XmlElementRefs;
  41. import javax.xml.bind.annotation.XmlID;
  42. import javax.xml.bind.annotation.XmlRootElement;
  43. import javax.xml.bind.annotation.XmlSchemaType;
  44. import javax.xml.bind.annotation.XmlType;
  45. import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
  46. import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
  47. import javax.xml.datatype.XMLGregorianCalendar;
  48. import javax.xml.namespace.QName;
  49. import org.mobicents.slee.sippresence.pojo.commonschema.Empty;
  50. import org.mobicents.slee.sippresence.pojo.commonschema.NoteT;
  51. import org.w3c.dom.Element;
  52. /**
  53. * <p>Java class for anonymous complex type.
  54. *
  55. * <p>The following schema fragment specifies the expected content contained within this class.
  56. *
  57. * <pre>
  58. * &lt;complexType>
  59. * &lt;complexContent>
  60. * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
  61. * &lt;sequence>
  62. * &lt;element name="note" type="{urn:ietf:params:xml:ns:pidf:rpid}Note_t" minOccurs="0"/>
  63. * &lt;choice>
  64. * &lt;element name="unknown" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  65. * &lt;sequence maxOccurs="unbounded">
  66. * &lt;choice>
  67. * &lt;element name="afraid" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  68. * &lt;element name="amazed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  69. * &lt;element name="angry" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  70. * &lt;element name="annoyed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  71. * &lt;element name="anxious" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  72. * &lt;element name="ashamed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  73. * &lt;element name="bored" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  74. * &lt;element name="brave" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  75. * &lt;element name="calm" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  76. * &lt;element name="cold" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  77. * &lt;element name="confused" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  78. * &lt;element name="contented" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  79. * &lt;element name="cranky" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  80. * &lt;element name="curious" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  81. * &lt;element name="depressed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  82. * &lt;element name="disappointed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  83. * &lt;element name="disgusted" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  84. * &lt;element name="distracted" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  85. * &lt;element name="embarrassed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  86. * &lt;element name="excited" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  87. * &lt;element name="flirtatious" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  88. * &lt;element name="frustrated" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  89. * &lt;element name="grumpy" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  90. * &lt;element name="guilty" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  91. * &lt;element name="happy" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  92. * &lt;element name="hot" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  93. * &lt;element name="humbled" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  94. * &lt;element name="humiliated" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  95. * &lt;element name="hungry" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  96. * &lt;element name="hurt" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  97. * &lt;element name="impressed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  98. * &lt;element name="in_awe" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  99. * &lt;element name="in_love" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  100. * &lt;element name="indignant" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  101. * &lt;element name="interested" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  102. * &lt;element name="invincible" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  103. * &lt;element name="jealous" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  104. * &lt;element name="lonely" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  105. * &lt;element name="mean" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  106. * &lt;element name="moody" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  107. * &lt;element name="nervous" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  108. * &lt;element name="neutral" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  109. * &lt;element name="offended" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  110. * &lt;element name="playful" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  111. * &lt;element name="proud" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  112. * &lt;element name="relieved" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  113. * &lt;element name="remorseful" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  114. * &lt;element name="restless" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  115. * &lt;element name="sad" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  116. * &lt;element name="sarcastic" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  117. * &lt;element name="serious" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  118. * &lt;element name="shocked" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  119. * &lt;element name="shy" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  120. * &lt;element name="sick" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  121. * &lt;element name="sleepy" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  122. * &lt;element name="stressed" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  123. * &lt;element name="surprised" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  124. * &lt;element name="thirsty" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  125. * &lt;element name="worried" type="{urn:ietf:params:xml:ns:pidf:rpid}empty"/>
  126. * &lt;element name="other" type="{urn:ietf:params:xml:ns:pidf:rpid}Note_t"/>
  127. * &lt;any/>
  128. * &lt;/choice>
  129. * &lt;/sequence>
  130. * &lt;/choice>
  131. * &lt;/sequence>
  132. * &lt;attGroup ref="{urn:ietf:params:xml:ns:pidf:rpid}fromUntil"/>
  133. * &lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
  134. * &lt;/restriction>
  135. * &lt;/complexContent>
  136. * &lt;/complexType>
  137. * </pre>
  138. *
  139. *
  140. */
  141. @XmlAccessorType(XmlAccessType.FIELD)
  142. @XmlType(name = "", propOrder = {
  143. "note",
  144. "unknown",
  145. "afraidOrAmazedOrAngry"
  146. })
  147. @XmlRootElement(name = "mood")
  148. public class Mood {
  149. protected NoteT note;
  150. protected Empty unknown;
  151. @XmlElementRefs({
  152. @XmlElementRef(name = "impressed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  153. @XmlElementRef(name = "jealous", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  154. @XmlElementRef(name = "shy", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  155. @XmlElementRef(name = "guilty", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  156. @XmlElementRef(name = "mean", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  157. @XmlElementRef(name = "offended", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  158. @XmlElementRef(name = "cold", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  159. @XmlElementRef(name = "surprised", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  160. @XmlElementRef(name = "worried", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  161. @XmlElementRef(name = "humiliated", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  162. @XmlElementRef(name = "hungry", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  163. @XmlElementRef(name = "grumpy", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  164. @XmlElementRef(name = "playful", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  165. @XmlElementRef(name = "relieved", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  166. @XmlElementRef(name = "contented", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  167. @XmlElementRef(name = "serious", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  168. @XmlElementRef(name = "humbled", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  169. @XmlElementRef(name = "neutral", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  170. @XmlElementRef(name = "interested", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  171. @XmlElementRef(name = "ashamed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  172. @XmlElementRef(name = "depressed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  173. @XmlElementRef(name = "excited", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  174. @XmlElementRef(name = "distracted", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  175. @XmlElementRef(name = "brave", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  176. @XmlElementRef(name = "stressed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  177. @XmlElementRef(name = "flirtatious", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  178. @XmlElementRef(name = "sleepy", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  179. @XmlElementRef(name = "amazed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  180. @XmlElementRef(name = "proud", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  181. @XmlElementRef(name = "disgusted", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  182. @XmlElementRef(name = "hot", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  183. @XmlElementRef(name = "remorseful", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  184. @XmlElementRef(name = "calm", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  185. @XmlElementRef(name = "in_love", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  186. @XmlElementRef(name = "confused", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  187. @XmlElementRef(name = "restless", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  188. @XmlElementRef(name = "thirsty", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  189. @XmlElementRef(name = "in_awe", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  190. @XmlElementRef(name = "nervous", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  191. @XmlElementRef(name = "invincible", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  192. @XmlElementRef(name = "embarrassed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  193. @XmlElementRef(name = "indignant", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  194. @XmlElementRef(name = "lonely", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  195. @XmlElementRef(name = "annoyed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  196. @XmlElementRef(name = "hurt", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  197. @XmlElementRef(name = "other", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  198. @XmlElementRef(name = "happy", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  199. @XmlElementRef(name = "anxious", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  200. @XmlElementRef(name = "afraid", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  201. @XmlElementRef(name = "cranky", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  202. @XmlElementRef(name = "disappointed", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  203. @XmlElementRef(name = "sarcastic", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  204. @XmlElementRef(name = "sad", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  205. @XmlElementRef(name = "moody", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  206. @XmlElementRef(name = "bored", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  207. @XmlElementRef(name = "frustrated", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  208. @XmlElementRef(name = "shocked", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  209. @XmlElementRef(name = "curious", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  210. @XmlElementRef(name = "sick", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class),
  211. @XmlElementRef(name = "angry", namespace = "urn:ietf:params:xml:ns:pidf:rpid", type = JAXBElement.class)
  212. })
  213. @XmlAnyElement(lax = true)
  214. protected List<Object> afraidOrAmazedOrAngry;
  215. @XmlAttribute
  216. @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
  217. @XmlID
  218. @XmlSchemaType(name = "ID")
  219. protected String id;
  220. @XmlAttribute
  221. @XmlSchemaType(name = "dateTime")
  222. protected XMLGregorianCalendar from;
  223. @XmlAttribute
  224. @XmlSchemaType(name = "dateTime")
  225. protected XMLGregorianCalendar until;
  226. @XmlAnyAttribute
  227. private Map<QName, String> otherAttributes = new HashMap<QName, String>();
  228. /**
  229. * Gets the value of the note property.
  230. *
  231. * @return
  232. * possible object is
  233. * {@link NoteT }
  234. *
  235. */
  236. public NoteT getNote() {
  237. return note;
  238. }
  239. /**
  240. * Sets the value of the note property.
  241. *
  242. * @param value
  243. * allowed object is
  244. * {@link NoteT }
  245. *
  246. */
  247. public void setNote(NoteT value) {
  248. this.note = value;
  249. }
  250. /**
  251. * Gets the value of the unknown property.
  252. *
  253. * @return
  254. * possible object is
  255. * {@link Empty }
  256. *
  257. */
  258. public Empty getUnknown() {
  259. return unknown;
  260. }
  261. /**
  262. * Sets the value of the unknown property.
  263. *
  264. * @param value
  265. * allowed object is
  266. * {@link Empty }
  267. *
  268. */
  269. public void setUnknown(Empty value) {
  270. this.unknown = value;
  271. }
  272. /**
  273. * Gets the value of the afraidOrAmazedOrAngry property.
  274. *
  275. * <p>
  276. * This accessor method returns a reference to the live list,
  277. * not a snapshot. Therefore any modification you make to the
  278. * returned list will be present inside the JAXB object.
  279. * This is why there is not a <CODE>set</CODE> method for the afraidOrAmazedOrAngry property.
  280. *
  281. * <p>
  282. * For example, to add a new item, do as follows:
  283. * <pre>
  284. * getAfraidOrAmazedOrAngry().add(newItem);
  285. * </pre>
  286. *
  287. *
  288. * <p>
  289. * Objects of the following type(s) are allowed in the list
  290. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  291. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  292. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  293. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  294. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  295. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  296. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  297. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  298. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  299. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  300. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  301. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  302. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  303. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  304. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  305. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  306. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  307. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  308. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  309. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  310. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  311. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  312. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  313. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  314. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  315. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  316. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  317. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  318. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  319. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  320. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  321. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  322. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  323. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  324. * {@link Object }
  325. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  326. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  327. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  328. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  329. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  330. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  331. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  332. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  333. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  334. * {@link Element }
  335. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  336. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  337. * {@link JAXBElement }{@code <}{@link NoteT }{@code >}
  338. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  339. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  340. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  341. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  342. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  343. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  344. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  345. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  346. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  347. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  348. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  349. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  350. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  351. * {@link JAXBElement }{@code <}{@link Empty }{@code >}
  352. *
  353. *
  354. */
  355. public List<Object> getAfraidOrAmazedOrAngry() {
  356. if (afraidOrAmazedOrAngry == null) {
  357. afraidOrAmazedOrAngry = new ArrayList<Object>();
  358. }
  359. return this.afraidOrAmazedOrAngry;
  360. }
  361. /**
  362. * Gets the value of the id property.
  363. *
  364. * @return
  365. * possible object is
  366. * {@link String }
  367. *
  368. */
  369. public String getId() {
  370. return id;
  371. }
  372. /**
  373. * Sets the value of the id property.
  374. *
  375. * @param value
  376. * allowed object is
  377. * {@link String }
  378. *
  379. */
  380. public void setId(String value) {
  381. this.id = value;
  382. }
  383. /**
  384. * Gets the value of the from property.
  385. *
  386. * @return
  387. * possible object is
  388. * {@link XMLGregorianCalendar }
  389. *
  390. */
  391. public XMLGregorianCalendar getFrom() {
  392. return from;
  393. }
  394. /**
  395. * Sets the value of the from property.
  396. *
  397. * @param value
  398. * allowed object is
  399. * {@link XMLGregorianCalendar }
  400. *
  401. */
  402. public void setFrom(XMLGregorianCalendar value) {
  403. this.from = value;
  404. }
  405. /**
  406. * Gets the value of the until property.
  407. *
  408. * @return
  409. * possible object is
  410. * {@link XMLGregorianCalendar }
  411. *
  412. */
  413. public XMLGregorianCalendar getUntil() {
  414. return until;
  415. }
  416. /**
  417. * Sets the value of the until property.
  418. *
  419. * @param value
  420. * allowed object is
  421. * {@link XMLGregorianCalendar }
  422. *
  423. */
  424. public void setUntil(XMLGregorianCalendar value) {
  425. this.until = value;
  426. }
  427. /**
  428. * Gets a map that contains attributes that aren't bound to any typed property on this class.
  429. *
  430. * <p>
  431. * the map is keyed by the name of the attribute and
  432. * the value is the string value of the attribute.
  433. *
  434. * the map returned by this method is live, and you can add new attribute
  435. * by updating the map directly. Because of this design, there's no setter.
  436. *
  437. *
  438. * @return
  439. * always non-null
  440. */
  441. public Map<QName, String> getOtherAttributes() {
  442. return otherAttributes;
  443. }
  444. }