Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRCrosstabMeasure.getPercentageType()
Returns the percentage calculation type performed on this measure.
|
Modifier and Type | Field and Description |
---|---|
protected CrosstabPercentageEnum |
JRBaseCrosstabMeasure.percentageType |
Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRBaseCrosstabMeasure.getPercentageType() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignCrosstabMeasure.setPercentageType(CrosstabPercentageEnum percentageType)
Sets the percentage calculation type.
|
Modifier and Type | Method and Description |
---|---|
CrosstabPercentageEnum |
JRFillCrosstabMeasure.getPercentageType() |
Modifier and Type | Method and Description |
---|---|
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByName(java.lang.String name) |
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByValue(byte value) |
static CrosstabPercentageEnum |
CrosstabPercentageEnum.getByValue(java.lang.Byte value) |
static CrosstabPercentageEnum |
CrosstabPercentageEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CrosstabPercentageEnum[] |
CrosstabPercentageEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com