org.apache.oodt.opendapps.config
Class DatasetMetElem
java.lang.Object
org.apache.oodt.opendapps.config.DatasetMetElem
public class DatasetMetElem
- extends Object
Specification for the OpendapConfig that specifies what THREDDS
dataset met to use to create EnumeratedProfileElements from.
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatasetMetElem
public DatasetMetElem()
getProfileElementName
public String getProfileElementName()
- Returns:
- the profileElementName
setProfileElementName
public void setProfileElementName(String profileElementName)
- Parameters:
profileElementName - the profileElementName to set
getValue
public String getValue()
- Returns:
- the value
setValue
public void setValue(String value)
- Parameters:
value - the value to set
Copyright © 1999-2012 Apache OODT. All Rights Reserved.