org.deegree.portal.standard.wms.control.layertree
Class LayerBean
java.lang.Object
org.deegree.portal.standard.wms.control.layertree.LayerBean
public class LayerBean
- extends Object
TODO add class documentation here
- Version:
- $Revision: 21879 $, $Date: 2010-01-12 09:36:59 +0100 (Di, 12. Jan 2010) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayerBean
public LayerBean(String wmsName,
String name,
String serviceType,
String serviceURL,
String format)
- Parameters:
wmsName
- name
- serviceType
- serviceURL
- format
-
getFormat
public String getFormat()
- Returns:
- the format
setFormat
public void setFormat(String format)
- Parameters:
format
- the format to set
getServiceType
public String getServiceType()
- Returns:
- the serviceType
setServiceType
public void setServiceType(String serviceType)
- Parameters:
serviceType
- the serviceType to set
getServiceURL
public String getServiceURL()
- Returns:
- the serviceURL
setServiceURL
public void setServiceURL(String serviceURL)
- Parameters:
serviceURL
- the serviceURL to set
getWmsName
public String getWmsName()
- Returns:
- the wmsName
setWmsName
public void setWmsName(String wmsName)
- Parameters:
wmsName
- the wmsName to set
getName
public String getName()
- Returns:
- the name
setName
public void setName(String name)
- Parameters:
name
- the name to set
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org