Package | net.user1.reactor.filters |
Class | public class AndGroup |
Inheritance | AndGroup ![]() ![]() |
Subclasses | Filter |
Since : | Reactor 1.0.0 |
For information on filtering messages, see the IFilter interface.
See also
Method | Defined By | ||
---|---|---|---|
AndGroup()
Constructor
| AndGroup | ||
![]() | 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 |