|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.oxf.wms.capabilities.Style
public class Style
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 |
---|
protected String name
protected String title
Constructor Detail |
---|
public Style(String name, String title)
Method Detail |
---|
public String getName()
public String getTitle()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |