edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class RemoveServiceMapDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.RemoveServiceMapDocumentImpl
- All Implemented Interfaces:
- RemoveServiceMapDocument
public class RemoveServiceMapDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements RemoveServiceMapDocument
A document containing one RemoveServiceMap(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd) element.
This is a complex type.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveServiceMapDocumentImpl
public RemoveServiceMapDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getRemoveServiceMap
public RemoveServiceMapDocument.RemoveServiceMap getRemoveServiceMap()
- Gets the "RemoveServiceMap" element
- Specified by:
getRemoveServiceMap in interface RemoveServiceMapDocument
setRemoveServiceMap
public void setRemoveServiceMap(RemoveServiceMapDocument.RemoveServiceMap removeServiceMap)
- Sets the "RemoveServiceMap" element
- Specified by:
setRemoveServiceMap in interface RemoveServiceMapDocument
addNewRemoveServiceMap
public RemoveServiceMapDocument.RemoveServiceMap addNewRemoveServiceMap()
- Appends and returns a new empty "RemoveServiceMap" element
- Specified by:
addNewRemoveServiceMap in interface RemoveServiceMapDocument
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.