public class Analysis extends Container implements AnalysisInterface
| Constructor and Description |
|---|
Analysis(org.jdom.Element element) |
| Modifier and Type | Method and Description |
|---|---|
gov.noaa.pmel.tmap.las.client.serializable.AnalysisSerializable |
getAnalysisSerializable() |
java.lang.String |
getLabel() |
void |
setLabel(java.lang.String label) |
getAttributes, getAttributesAsMap, getAttributeValue, getDocumentation, getElement, getID, getName, getProperties, getProperties, getPropertiesAsMap, hasDocumentation, setAttribute, setAttributes, setID, setName, setProperties, toCompactString, toJSON, toString, toString, toXMLequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributes, getAttributeValue, getID, getName, getProperties, setAttributes, setID, setName, setPropertiespublic java.lang.String getLabel()
getLabel in interface AnalysisInterfacepublic void setLabel(java.lang.String label)
setLabel in interface AnalysisInterfacepublic gov.noaa.pmel.tmap.las.client.serializable.AnalysisSerializable getAnalysisSerializable()