org.gcube.data.analysis.statisticalmanager
Class SMOutput
java.lang.Object
org.gcube.data.analysis.statisticalmanager.SMOutput
public class SMOutput
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMOutput
public SMOutput(SMTypeParameter type,
String content)
getType
public SMTypeParameter getType()
- Returns:
- the type
setType
public void setType(SMTypeParameter type)
- Parameters:
type - the type to set
getContent
public String getContent()
- Returns:
- the content
setContent
public void setContent(String content)
- Parameters:
content - the content to set
Copyright © 2012. All Rights Reserved.