edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RemoveGenericXmlByXQueryDocumentImpl.RemoveGenericXmlByXQueryImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RemoveGenericXmlByXQueryDocumentImpl.RemoveGenericXmlByXQueryImpl
- All Implemented Interfaces:
- RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
- Enclosing class:
- RemoveGenericXmlByXQueryDocumentImpl
public static class RemoveGenericXmlByXQueryDocumentImpl.RemoveGenericXmlByXQueryImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
An XML RemoveGenericXmlByXQuery(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd).
This is a complex type.
|
Method Summary |
java.lang.String |
getQuery()
Gets the "query" element |
void |
setQuery(java.lang.String query)
Sets the "query" element |
org.apache.xmlbeans.XmlString |
xgetQuery()
Gets (as xml) the "query" element |
void |
xsetQuery(org.apache.xmlbeans.XmlString query)
Sets (as xml) the "query" element |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveGenericXmlByXQueryDocumentImpl.RemoveGenericXmlByXQueryImpl
public RemoveGenericXmlByXQueryDocumentImpl.RemoveGenericXmlByXQueryImpl(org.apache.xmlbeans.SchemaType sType)
getQuery
public java.lang.String getQuery()
- Gets the "query" element
- Specified by:
getQuery in interface RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
xgetQuery
public org.apache.xmlbeans.XmlString xgetQuery()
- Gets (as xml) the "query" element
- Specified by:
xgetQuery in interface RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
setQuery
public void setQuery(java.lang.String query)
- Sets the "query" element
- Specified by:
setQuery in interface RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
xsetQuery
public void xsetQuery(org.apache.xmlbeans.XmlString query)
- Sets (as xml) the "query" element
- Specified by:
xsetQuery in interface RemoveGenericXmlByXQueryDocument.RemoveGenericXmlByXQuery
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.