Package org.eclipse.birt.core.script
Class ParameterAttribute
java.lang.Object
org.eclipse.birt.core.script.ParameterAttribute
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParameterAttribute
(Object[] values, String[] displayTexts) ParameterAttribute
(Object value, String displayText) -
Method Summary
Modifier and TypeMethodDescriptiongetValue()
void
setDisplayText
(String displayText) void
setDisplayText
(String[] displayTexts) void
-
Constructor Details
-
ParameterAttribute
-
ParameterAttribute
-
ParameterAttribute
public ParameterAttribute()
-
-
Method Details
-
getDisplayText
-
setDisplayText
-
setDisplayText
-
getValue
-
setValue
-