Interface CompareQuery
- All Known Implementing Classes:
AttributeQuery, BuildingStoreyLevelQuery, BuildingStoreyQuery, CalculatedQuery, PropertyQuery, QuantityValueQuery
public interface CompareQuery
-
Method Details
-
getValue
com.fasterxml.jackson.databind.JsonNode getValue() -
getOperator
nl.bimbase.bimworks.common.client.Operator getOperator() -
getName
String getName() -
getValueBytes
default byte[] getValueBytes()
-