public class DesignDataLevelBucketProperty extends BaseDataLevelBucketProperty
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_EXPRESSION |
static String |
PROPERTY_NAME |
expression, name| Constructor and Description |
|---|
DesignDataLevelBucketProperty() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
JRPropertyChangeSupport |
getEventSupport() |
void |
setExpression(JRExpression expression) |
void |
setName(String name) |
getExpression, getNamepublic static final String PROPERTY_NAME
public static final String PROPERTY_EXPRESSION
public void setName(String name)
public void setExpression(JRExpression expression)
public Object clone()
clone in interface JRCloneableclone in class BaseDataLevelBucketPropertypublic JRPropertyChangeSupport getEventSupport()
Copyright © 2017. All rights reserved.