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