Interface RelOps

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean equal​(opendap.dap.BaseType bt)  
      boolean greater​(opendap.dap.BaseType bt)  
      boolean greater_eql​(opendap.dap.BaseType bt)  
      boolean less​(opendap.dap.BaseType bt)  
      boolean less_eql​(opendap.dap.BaseType bt)  
      boolean not_equal​(opendap.dap.BaseType bt)  
      boolean regexp​(opendap.dap.BaseType bt)