@Deprecated public class ReportObjectFactoryModule extends Object
Constructor and Description |
---|
ReportObjectFactoryModule()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Deprecated.
|
String |
getDisplayName()
Deprecated.
|
String |
getName()
Deprecated.
|
String |
getType()
Deprecated.
|
String |
getValidatorClass()
Deprecated.
|
void |
setClassName(String className)
Deprecated.
|
void |
setDisplayName(String displayName)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
void |
setType(String type)
Deprecated.
|
void |
setValidatorClass(String validatorClass)
Deprecated.
|
public String getClassName()
public void setClassName(String className)
className
- The className to set.public String getDisplayName()
public void setDisplayName(String displayName)
displayName
- The displayName to set.public String getName()
public void setName(String name)
name
- The name to set.public String getType()
public void setType(String type)
type
- The String
name of the type to set.public String getValidatorClass()
public void setValidatorClass(String validatorClass)
validatorClass
- The validatorClass to set.Copyright © 2018 OpenMRS LLC.. All Rights Reserved.