Class FilterProperty

java.lang.Object
org.apache.olingo.client.core.uri.FilterProperty
All Implemented Interfaces:
FilterArg

public class FilterProperty extends Object implements FilterArg
Filter property path; obtain instances via FilterArgFactory.
See Also:
  • Constructor Details

    • FilterProperty

      public FilterProperty(String value)
  • Method Details

    • build

      public String build()
      Specified by:
      build in interface FilterArg
      Returns:
      String representation of this filter argument.