au.edu.archer.services.icat.extendeddata.ws
Class ListDataRequest
java.lang.Object
au.edu.archer.services.icat.extendeddata.ws.ListDataRequest
public class ListDataRequest
- extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="element" type="{http://www.w3.org/2001/XMLSchema}string"/>
</all>
</restriction>
</complexContent>
</complexType>
|
Field Summary |
protected java.lang.String |
element
|
|
Method Summary |
java.lang.String |
getElement()
Gets the value of the element property. |
void |
setElement(java.lang.String value)
Sets the value of the element property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
element
protected java.lang.String element
ListDataRequest
public ListDataRequest()
getElement
public java.lang.String getElement()
- Gets the value of the element property.
- Returns:
- possible object is
String
setElement
public void setElement(java.lang.String value)
- Sets the value of the element property.
- Parameters:
value - allowed object is
String
Copyright © 2008 ARCHER - James Cook University. All Rights Reserved.