edu.indiana.extreme.lead.resource_catalog.xsd.impl
Class GetServiceMapDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.GetServiceMapDocumentImpl
- All Implemented Interfaces:
- GetServiceMapDocument
public class GetServiceMapDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements GetServiceMapDocument
A document containing one GetServiceMap(@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 |
GetServiceMapDocumentImpl
public GetServiceMapDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getGetServiceMap
public GetServiceMapDocument.GetServiceMap getGetServiceMap()
- Gets the "GetServiceMap" element
- Specified by:
getGetServiceMap in interface GetServiceMapDocument
setGetServiceMap
public void setGetServiceMap(GetServiceMapDocument.GetServiceMap getServiceMap)
- Sets the "GetServiceMap" element
- Specified by:
setGetServiceMap in interface GetServiceMapDocument
addNewGetServiceMap
public GetServiceMapDocument.GetServiceMap addNewGetServiceMap()
- Appends and returns a new empty "GetServiceMap" element
- Specified by:
addNewGetServiceMap in interface GetServiceMapDocument
Copyright (c) 2005 Extreme! Lab, Indiana University. All rights reserved.
This software is open source. See here for the licence.