Package | net.user1.reactor.filters |
Class | public final class OrGroup |
Inheritance | OrGroup ![]() ![]() |
Since : | Reactor 1.0.0 |
For information on filtering messages, see the IFilter interface.
See also
Method | Defined By | ||
---|---|---|---|
OrGroup()
Constructor
| OrGroup | ||
![]() | addComparison(comparison:IComparable):void
Adds a new comparison to the Boolean group. | BooleanGroup | |
![]() | toXMLString():String
Returns a string containing the XML representation of this BooleanGroup,
suitable for transmission to Union Server. | BooleanGroup |