org.n52.oxf.wms.capabilities
Class Style

java.lang.Object
  extended by org.n52.oxf.wms.capabilities.Style

public class Style
extends Object

Author:
Arne Broering

Field Summary
protected  String name
           
protected  String title
           
 
Constructor Summary
Style(String name, String title)
           
 
Method Summary
 String getName()
           
 String getTitle()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

name

protected String name

title

protected String title
Constructor Detail

Style

public Style(String name,
             String title)
Method Detail

getName

public String getName()

getTitle

public String getTitle()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012-2013 52north.org. All Rights Reserved.