Interface CompareQuery

All Known Implementing Classes:
BuildingStoreyLevelQuery, BuildingStoreyQuery, CalculatedQuery, FieldQuery, PropertyQuery, QuantityValueQuery

public interface CompareQuery
  • Method Summary

    Modifier and Type
    Method
    Description
     
    nl.bimbase.bimworks.common.client.Operator
     
    com.fasterxml.jackson.databind.JsonNode
     
    default byte[]
     
  • Method Details

    • getValue

      com.fasterxml.jackson.databind.JsonNode getValue()
    • getOperator

      nl.bimbase.bimworks.common.client.Operator getOperator()
    • getName

      String getName()
    • getValueBytes

      default byte[] getValueBytes()