|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.analysis.statisticalmanager.stubs.SMComputationConfig
public class SMComputationConfig
| Constructor Summary | |
|---|---|
SMComputationConfig()
|
|
SMComputationConfig(SMAlgorithm algorithm,
SMEntries parameters)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SMAlgorithm |
getAlgorithm()
Gets the algorithm value for this SMComputationConfig. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
SMEntries |
getParameters()
Gets the parameters value for this SMComputationConfig. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAlgorithm(SMAlgorithm algorithm)
Sets the algorithm value for this SMComputationConfig. |
void |
setParameters(SMEntries parameters)
Sets the parameters value for this SMComputationConfig. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMComputationConfig()
public SMComputationConfig(SMAlgorithm algorithm,
SMEntries parameters)
| Method Detail |
|---|
public SMEntries getParameters()
public void setParameters(SMEntries parameters)
parameters - public SMAlgorithm getAlgorithm()
public void setAlgorithm(SMAlgorithm algorithm)
algorithm - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||