Class Filter.LeftPart

  • Enclosing class:
    Filter

    public class Filter.LeftPart
    extends java.lang.Object
    Left part of filter expression.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String leftPart
      The left part.
    • Constructor Summary

      Constructors 
      Constructor Description
      LeftPart​(java.lang.String aLPart)
      Instantiates a new left part.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get()
      Gets the.
      • Methods inherited from class java.lang.Object

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

      • leftPart

        private java.lang.String leftPart
        The left part.
    • Constructor Detail

      • LeftPart

        public LeftPart​(java.lang.String aLPart)
        Instantiates a new left part.
        Parameters:
        aLPart - the a L part
    • Method Detail

      • get

        public java.lang.String get()
        Gets the.
        Returns:
        the string