public interface JRScriptlet extends JRPropertiesHolder, JRCloneable
Modifier and Type | Field and Description |
---|---|
static String |
SCRIPTLET_PARAMETER_NAME_SUFFIX |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
Class<?> |
getValueClass() |
String |
getValueClassName() |
void |
setDescription(String description) |
getParentProperties, getPropertiesMap, hasProperties
clone
static final String SCRIPTLET_PARAMETER_NAME_SUFFIX
Copyright © 2017. All rights reserved.