cytoscape.generated
Interface PanelState

All Superinterfaces:
javax.xml.bind.Element
All Known Implementing Classes:
PanelStateImpl

public interface PanelState
extends javax.xml.bind.Element

Java content class for panelState element declaration.

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 52)

 <element name="panelState" type="{http://www.w3.org/2001/XMLSchema}NCName"/>
 


Method Summary
 String getValue()
          Gets the value of the value property.
 void setValue(String value)
          Sets the value of the value property.
 

Method Detail

getValue

String getValue()
Gets the value of the value property.

Returns:
possible object is String

setValue

void setValue(String value)
Sets the value of the value property.

Parameters:
value - allowed object is String