Class BuildingStoreyLevelQuery

java.lang.Object
nl.bimbase.bimworks.client.BuildingStoreyLevelQuery
All Implemented Interfaces:
Comparable<BuildingStoreyLevelQuery>, CompareQuery

public class BuildingStoreyLevelQuery extends Object implements Comparable<BuildingStoreyLevelQuery>, CompareQuery
  • Constructor Details

    • BuildingStoreyLevelQuery

      public BuildingStoreyLevelQuery()
    • BuildingStoreyLevelQuery

      public BuildingStoreyLevelQuery(nl.bimbase.bimworks.common.client.Operator operator, com.fasterxml.jackson.databind.JsonNode value)
  • Method Details