public class LessThanCondition extends Object implements ParseCondition
setLessThanValue(int)| Constructor and Description |
|---|
LessThanCondition() |
LessThanCondition(int value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFullfilled(int httpStatusCode)
Tests / determines if this conditioni is fullfilled or not
|
LessThanCondition |
setLessThanValue(int value) |
public LessThanCondition()
public LessThanCondition(int value)
public LessThanCondition setLessThanValue(int value)
public boolean isFullfilled(int httpStatusCode)
ParseConditionisFullfilled in interface ParseConditionCopyright © 2015 Hannes Dorfmann. All rights reserved.