public class BypassElement extends FrameElement
| Constructor and Description |
|---|
BypassElement() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bypass()
Determines if the element should cause a bypass (ignore) of a stream
field read operation.
|
BaseDataType |
get()
Unsupported since this class does not contain any data.
|
void |
set(BaseDataType val)
Unsupported since this class does not contain any data.
|
assignOnly, getAccumulator, getFormat, getFormattedValue, getWidget, hasFormat, statsColumn, widgetOnly, wordWrappublic boolean bypass()
bypass in class FrameElementtrue;public BaseDataType get()
public void set(BaseDataType val)
val - Unsupported.