deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

org.deegree.portal.standard.admin.model
Class ExtJsModuleBean

java.lang.Object
  extended by org.deegree.portal.standard.admin.model.ExtJsModuleBean

public class ExtJsModuleBean
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Andreas Poth, last edited by: $Author: admin $

Constructor Summary
ExtJsModuleBean()
           
 
Method Summary
 String getCls()
           
 String getId()
           
 String getText()
           
 boolean isLeaf()
           
 void setCls(String cls)
           
 void setId(String id)
           
 void setLeaf(boolean leaf)
           
 void setText(String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtJsModuleBean

public ExtJsModuleBean()
Method Detail

getId

public String getId()
Returns:
the id

setId

public void setId(String id)
Parameters:
id - the id to set

getText

public String getText()
Returns:
the text

setText

public void setText(String text)
Parameters:
text - the text to set

getCls

public String getCls()
Returns:
the cls

setCls

public void setCls(String cls)
Parameters:
cls - the cls to set

isLeaf

public boolean isLeaf()
Returns:
the leaf

setLeaf

public void setLeaf(boolean leaf)
Parameters:
leaf - the leaf to set

deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org