public interface Rule extends IChartObject
The following features are supported:
DataPackage.getRule()| 限定符和类型 | 方法和说明 |
|---|---|
Rule |
copyInstance()
已过时。
|
RuleType |
getType()
已过时。
Returns the value of the 'Type' attribute.
|
java.lang.String |
getValue()
已过时。
Returns the value of the 'Value' attribute
|
boolean |
isSetType()
已过时。
Returns whether the value of the '
Type' attribute is set |
void |
setType(RuleType value)
已过时。
Sets the value of the ' Type' attribute.
|
void |
setValue(java.lang.String value)
已过时。
Sets the value of the ' Value' attribute.
|
void |
unsetType()
已过时。
Unsets the value of the ' Type' attribute.
|
RuleType getType()
"Filter".
The literals are from the enumeration RuleType. RuleType,
isSetType(),
unsetType(),
setType(RuleType),
DataPackage.getRule_Type()void setType(RuleType value)
Type' attribute. value - the new value of the 'Type' attribute.RuleType,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute. isSetType(),
getType(),
setType(RuleType)boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(RuleType)java.lang.String getValue()
setValue(String),
DataPackage.getRule_Value()void setValue(java.lang.String value)
Value' attribute. value - the new value of the 'Value' attribute.getValue()Rule copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.