public interface Req
Modifier and Type | Method and Description |
---|---|
boolean |
getBooleanValue() |
String |
getComparator() |
double |
getDoubleValue() |
int |
getIntValue() |
String |
getName() |
String |
getStringValue() |
Class |
getType() |
Copyright © 1996–2015. All rights reserved.