@Deprecated public interface IComparisonNode
Interface IComparisonNode
Modifier and Type | Method and Description |
---|---|
int |
getComparisonNodeType()
Deprecated.
Gets comparison node type.
|
StyleChangeInfo[] |
getStyleChanged()
Deprecated.
Get style changed style change info [ ].
|
String |
getText()
Deprecated.
Gets text.
|
int |
getType()
Deprecated.
Gets type.
|
void |
setStyleChanged(StyleChangeInfo[] value)
Deprecated.
Sets style changed.
|
void |
setType(int value)
Deprecated.
Sets type.
|
int getComparisonNodeType()
int getType()
void setType(int value)
value
- the valueStyleChangeInfo[] getStyleChanged()
void setStyleChanged(StyleChangeInfo[] value)
value
- the valueCopyright © 2018. All rights reserved.