uk.ac.ebi.ebisearchservice
Class ListFields
java.lang.Object
uk.ac.ebi.ebisearchservice.ListFields
public class ListFields
- extends 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">
<sequence>
<element name="domain" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domain
protected String domain
ListFields
public ListFields()
getDomain
public String getDomain()
- Gets the value of the domain property.
- Returns:
- possible object is
String
setDomain
public void setDomain(String value)
- Sets the value of the domain property.
- Parameters:
value
- allowed object is
String
Copyright © 2005-2012 European Bioinformatics Institute (EBI). All Rights Reserved.