electric.xml.matching
Class GreaterOrEqual

java.lang.Object
  extended byelectric.xml.matching.GreaterOrEqual
All Implemented Interfaces:
IConstraint

public class GreaterOrEqual
extends java.lang.Object
implements IConstraint

GreaterOrEqual.

Author:
webMethods

Constructor Summary
GreaterOrEqual()
           
 
Method Summary
 java.lang.String getName()
           
 boolean isSatisfiedBy(java.lang.String string1, java.lang.String string2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreaterOrEqual

public GreaterOrEqual()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface IConstraint

isSatisfiedBy

public boolean isSatisfiedBy(java.lang.String string1,
                             java.lang.String string2)
Specified by:
isSatisfiedBy in interface IConstraint
Parameters:
string1 -
string2 -


copyright© 2001-2004 by webMethods All Rights Reserved.