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