public class ConfigurationCompilerPlugInAggregationFunction extends Object implements Serializable
Constructor and Description |
---|
ConfigurationCompilerPlugInAggregationFunction()
Ctor.
|
ConfigurationCompilerPlugInAggregationFunction(String name,
String forgeClassName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getForgeClassName()
Returns the class name of the aggregation function factory class.
|
String |
getName()
Returns the aggregation function name.
|
int |
hashCode() |
void |
setForgeClassName(String forgeClassName)
Sets the class name of the aggregation function factory class.
|
void |
setName(String name)
Sets the aggregation function name.
|
public ConfigurationCompilerPlugInAggregationFunction()
public String getName()
public void setName(String name)
name
- to setpublic String getForgeClassName()
public void setForgeClassName(String forgeClassName)
forgeClassName
- class name to setCopyright © 2005–2018. All rights reserved.