|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionStateType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/cellar/users/mes/cytoscape/schema/cysession.xsd line 15)
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}plugins" minOccurs="0"/> <element ref="{}cytopanels"/> </sequence> </restriction> </complexContent> </complexType>
Method Summary | |
---|---|
CytopanelsType |
getCytopanels()
Gets the value of the cytopanels property. |
PluginsType |
getPlugins()
Gets the value of the plugins property. |
void |
setCytopanels(CytopanelsType value)
Sets the value of the cytopanels property. |
void |
setPlugins(PluginsType value)
Sets the value of the plugins property. |
Method Detail |
---|
CytopanelsType getCytopanels()
Cytopanels
CytopanelsType
void setCytopanels(CytopanelsType value)
value
- allowed object is
Cytopanels
CytopanelsType
PluginsType getPlugins()
PluginsType
Plugins
void setPlugins(PluginsType value)
value
- allowed object is
PluginsType
Plugins
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |