org.deegree.console
Class ConfigExample

java.lang.Object
  extended by org.deegree.console.ConfigExample

public class ConfigExample
extends Object

TODO add class documentation here

Version:
$Revision: 29969 $, $Date: 2011-03-09 19:30:44 +0100 (Wed, 09 Mar 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
ConfigExample(URL location, String displayName, String description)
           
 
Method Summary
 URL getContentLocation()
           
 String getDescription()
           
 String getDisplayName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigExample

public ConfigExample(URL location,
                     String displayName,
                     String description)
Method Detail

getDisplayName

public String getDisplayName()

getDescription

public String getDescription()

getContentLocation

public URL getContentLocation()


Copyright © 2011. All Rights Reserved.