public class PluginProperties extends Object
| Constructor and Description |
|---|
PluginProperties(String className,
String propertiesFile)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Get the className
|
String |
getPropertiesFile()
Get the propertiesFile
|
void |
setClassName(String className)
Set the className
|
void |
setPropertiesFile(String propertiesFile)
Set the propertiesFile
|
public String getClassName()
public void setClassName(String className)
className - as Stringpublic String getPropertiesFile()
public void setPropertiesFile(String propertiesFile)
propertiesFile - the properties fileCopyright © 2018 Vitam. All rights reserved.