| Package | Description |
|---|---|
| net.sf.jasperreports.annotations.properties | |
| net.sf.jasperreports.metadata.properties |
| Modifier and Type | Method and Description |
|---|---|
static PropertyScope |
PropertyScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyScope[] |
PropertyScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyScope> |
CompiledPropertyMetadata.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompiledPropertyMetadata.addScope(PropertyScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompiledPropertyMetadata.setScopes(List<PropertyScope> scopes) |
Copyright © 2020 TIBCO Software Inc.. All rights reserved.