Uses of Enum
net.sf.jasperreports.annotations.properties.PropertyScope
Packages that use PropertyScope
Package
Description
-
Uses of PropertyScope in net.sf.jasperreports.annotations.properties
Methods in net.sf.jasperreports.annotations.properties that return PropertyScopeModifier and TypeMethodDescriptionstatic PropertyScopeReturns 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. -
Uses of PropertyScope in net.sf.jasperreports.metadata.properties
Methods in net.sf.jasperreports.metadata.properties that return types with arguments of type PropertyScopeMethods in net.sf.jasperreports.metadata.properties with parameters of type PropertyScopeMethod parameters in net.sf.jasperreports.metadata.properties with type arguments of type PropertyScopeModifier and TypeMethodDescriptionvoidCompiledPropertyMetadata.setScopes(List<PropertyScope> scopes)