org.eclipse.birt.data.engine.api.aggregation
Interface IParameterInfo
- All Superinterfaces:
- IUIInfo
- public interface IParameterInfo
- extends IUIInfo
Represents the definition of argument. The argument definition includes the
data type, internal name, and display name.
Method Summary |
boolean |
isOptional()
Returns true if current parameter is optional, in otherwise returns
false. |
isOptional
public boolean isOptional()
- Returns true if current parameter is optional, in otherwise returns
false.
- Returns:
Copyright © 2005 Actuate Corp. All rights reserved.