Package io.ran
Class QueryElement
java.lang.Object
io.ran.QueryElement
-
Constructor Summary
ConstructorsConstructorDescriptionQueryElement
(QueryType eq, Property.PropertyValue value) QueryElement
(QueryType eq, Property.PropertyValueList values) -
Method Summary
Modifier and TypeMethodDescriptiongetValue()
static QueryElement
of
(QueryType eq, Property.PropertyValue value) static QueryElement
of
(QueryType eq, Property.PropertyValueList values)
-
Constructor Details
-
QueryElement
-
QueryElement
-
-
Method Details
-
of
-
of
-
getQueryType
-
getValue
-
getValues
-