Package nl.bimbase.bimworks.client
Interface CompareQuery
- All Known Implementing Classes:
BuildingStoreyLevelQuery
,BuildingStoreyQuery
,CalculatedQuery
,FieldQuery
,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()
-