cytoscape.generated
Class Server
java.lang.Object
cytoscape.generated.Server
public class Server
- 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 ref="{}ontologyServer" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ontologyServer
protected OntologyServer ontologyServer
Server
public Server()
getOntologyServer
public OntologyServer getOntologyServer()
- Gets the value of the ontologyServer property.
- Returns:
- possible object is
OntologyServer
setOntologyServer
public void setOntologyServer(OntologyServer value)
- Sets the value of the ontologyServer property.
- Parameters:
value
- allowed object is
OntologyServer
Copyright 2010 Cytoscape Consortium. All rights reserved.