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