9 package com.freemindcafe.purchase.impl;
17 private static final long serialVersionUID = 1L;
24 private static final javax.xml.namespace.QName COMMENT$0 =
25 new javax.xml.namespace.QName(
"http://www.freemindcafe.com/purchase",
"comment");
33 synchronized (monitor())
36 org.
apache.xmlbeans.SimpleValue target = null;
37 target = (
org.
apache.xmlbeans.SimpleValue)get_store().find_element_user(COMMENT$0, 0);
42 return target.getStringValue();
51 synchronized (monitor())
54 org.
apache.xmlbeans.XmlString target = null;
55 target = (
org.
apache.xmlbeans.XmlString)get_store().find_element_user(COMMENT$0, 0);
65 synchronized (monitor())
68 org.
apache.xmlbeans.SimpleValue target = null;
69 target = (
org.
apache.xmlbeans.SimpleValue)get_store().find_element_user(COMMENT$0, 0);
72 target = (
org.
apache.xmlbeans.SimpleValue)get_store().add_element_user(COMMENT$0);
74 target.setStringValue(comment);
83 synchronized (monitor())
86 org.
apache.xmlbeans.XmlString target = null;
87 target = (
org.
apache.xmlbeans.XmlString)get_store().find_element_user(COMMENT$0, 0);
90 target = (
org.
apache.xmlbeans.XmlString)get_store().add_element_user(COMMENT$0);