|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree_impl.services.wms.capabilities.ServiceClass_Impl
org.deegree_impl.services.wms.capabilities.LegendGraphicService_Impl
----------------------------------------------------------------------
Constructor Summary | |
(package private) |
LegendGraphicService_Impl(java.lang.String className,
java.net.URL configurationFile)
Creates a new LegendGraphicService_Impl object. |
Method Summary | |
java.lang.String |
getClassName()
returns the name of the class that acts as service for a layer |
java.net.URL |
getConfigurationFile()
returns the name of the configuration file for the service class. |
void |
setClassName(java.lang.String className)
sets the name of the class that acts as filter service for a layer |
void |
setConfigurationFile(java.net.URL configurationFile)
sets the name of the configuration file for the service class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.deegree.services.wms.capabilities.ServiceClass |
getClassName, getConfigurationFile |
Constructor Detail |
LegendGraphicService_Impl(java.lang.String className, java.net.URL configurationFile)
className
- configurationFile
- Method Detail |
public java.lang.String getClassName()
getClassName
in interface ServiceClass
public void setClassName(java.lang.String className)
public java.net.URL getConfigurationFile()
getConfigurationFile
in interface ServiceClass
public void setConfigurationFile(java.net.URL configurationFile)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |