Class DeleteStateParameters.ListParameters.Where

    • Constructor Summary

      Constructors 
      Constructor Description
      Where()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getProperty()  
      java.lang.String getValue()  
      void setProperty​(java.lang.String property)  
      void setValue​(java.lang.String value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Where

        public Where()
    • Method Detail

      • getProperty

        public java.lang.String getProperty()
      • setProperty

        public void setProperty​(java.lang.String property)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)