Package nl.bimbase.bimworks.client
Interface CompareQuery
-
- All Known Implementing Classes:
BuildingStoreyLevelQuery,CalculatedValueQuery,FieldQuery,PropertyQuery,QuantityValueQuery
public interface CompareQuery
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()nl.bimbase.bimworks.client.OperatorgetOperator()com.fasterxml.jackson.databind.JsonNodegetValue()
-