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