Class Filter.RightPart

  • Enclosing class:
    Filter

    public class Filter.RightPart
    extends java.lang.Object
    Right part of the filter expression.
    • Field Summary

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

      Constructors 
      Constructor Description
      RightPart​(java.lang.String aRPart)
      Instantiates a new right 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

      • rightPart

        private java.lang.String rightPart
        The right part.
    • Constructor Detail

      • RightPart

        public RightPart​(java.lang.String aRPart)
        Instantiates a new right part.
        Parameters:
        aRPart - the a R part
    • Method Detail

      • get

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