blob: 4f9b616582598d3ef27183670a9c932c0f27a96a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Mon Aug 13 15:36:40 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apache.olingo.client.api.uri.FilterArg (Olingo-OData 4.5.0 API)</title>
<meta name="date" content="2018-08-13">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.apache.olingo.client.api.uri.FilterArg (Olingo-OData 4.5.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/uri/class-use/FilterArg.html" target="_top">Frames</a></li>
<li><a href="FilterArg.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.apache.olingo.client.api.uri.FilterArg" class="title">Uses of Interface<br>org.apache.olingo.client.api.uri.FilterArg</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.client.api.uri">org.apache.olingo.client.api.uri</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.client.api.uri">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a> in <a href="../../../../../../../org/apache/olingo/client/api/uri/package-summary.html">org.apache.olingo.client.api.uri</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/uri/package-summary.html">org.apache.olingo.client.api.uri</a> that return <a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#add-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">add</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#all-org.apache.olingo.client.api.uri.FilterArg-java.lang.String-org.apache.olingo.client.api.uri.URIFilter-">all</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lambdaVariable,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#all-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.URIFilter-">all</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#any-org.apache.olingo.client.api.uri.FilterArg-java.lang.String-org.apache.olingo.client.api.uri.URIFilter-">any</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lambdaVariable,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#any-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.URIFilter-">any</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#cast-org.apache.olingo.client.api.uri.FilterArg-">cast</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#cast-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">cast</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;expression,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#ceiling-org.apache.olingo.client.api.uri.FilterArg-">ceiling</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#concat-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">concat</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#contains-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">contains</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#date-org.apache.olingo.client.api.uri.FilterArg-">date</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#day-org.apache.olingo.client.api.uri.FilterArg-">day</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#div-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">div</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#endswith-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">endswith</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#floor-org.apache.olingo.client.api.uri.FilterArg-">floor</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#fractionalseconds-org.apache.olingo.client.api.uri.FilterArg-">fractionalseconds</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoDistance-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoDistance</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoIntersects-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoIntersects</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoLength-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoLength</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#hour-org.apache.olingo.client.api.uri.FilterArg-">hour</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#indexof-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">indexof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#isof-org.apache.olingo.client.api.uri.FilterArg-">isof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#isof-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">isof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;expression,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#length-org.apache.olingo.client.api.uri.FilterArg-">length</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#literal-java.lang.Object-">literal</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#maxdatetime--">maxdatetime</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#mindatetime--">mindatetime</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#minute-org.apache.olingo.client.api.uri.FilterArg-">minute</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#mod-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">mod</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#month-org.apache.olingo.client.api.uri.FilterArg-">month</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#mul-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">mul</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#now--">now</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#nullValue--">nullValue</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#property-java.lang.String-">property</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyPath)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#replace-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">replace</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;third)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#round-org.apache.olingo.client.api.uri.FilterArg-">round</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#second-org.apache.olingo.client.api.uri.FilterArg-">second</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#startswith-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">startswith</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#sub-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">sub</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#substring-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">substring</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;arg,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#substring-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">substring</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;arg,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;pos,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#time-org.apache.olingo.client.api.uri.FilterArg-">time</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#tolower-org.apache.olingo.client.api.uri.FilterArg-">tolower</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#totaloffsetminutes-org.apache.olingo.client.api.uri.FilterArg-">totaloffsetminutes</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#totalseconds-org.apache.olingo.client.api.uri.FilterArg-">totalseconds</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#toupper-org.apache.olingo.client.api.uri.FilterArg-">toupper</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#trim-org.apache.olingo.client.api.uri.FilterArg-">trim</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#year-org.apache.olingo.client.api.uri.FilterArg-">year</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/olingo/client/api/uri/package-summary.html">org.apache.olingo.client.api.uri</a> with parameters of type <a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#add-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">add</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#all-org.apache.olingo.client.api.uri.FilterArg-java.lang.String-org.apache.olingo.client.api.uri.URIFilter-">all</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lambdaVariable,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#all-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.URIFilter-">all</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#any-org.apache.olingo.client.api.uri.FilterArg-java.lang.String-org.apache.olingo.client.api.uri.URIFilter-">any</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lambdaVariable,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#any-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.URIFilter-">any</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;collection,
<a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a>&nbsp;expression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#cast-org.apache.olingo.client.api.uri.FilterArg-">cast</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#cast-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">cast</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;expression,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#ceiling-org.apache.olingo.client.api.uri.FilterArg-">ceiling</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#concat-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">concat</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#contains-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">contains</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#date-org.apache.olingo.client.api.uri.FilterArg-">date</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#day-org.apache.olingo.client.api.uri.FilterArg-">day</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#div-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">div</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#endswith-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">endswith</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#eq-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">eq</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#floor-org.apache.olingo.client.api.uri.FilterArg-">floor</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#fractionalseconds-org.apache.olingo.client.api.uri.FilterArg-">fractionalseconds</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#ge-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">ge</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoDistance-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoDistance</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoIntersects-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoIntersects</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#geoLength-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">geoLength</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#gt-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">gt</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#has-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.commons.api.edm.EdmEnumType-java.lang.String-">has</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/commons/api/edm/EdmEnumType.html" title="interface in org.apache.olingo.commons.api.edm">EdmEnumType</a>&nbsp;enumType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;memberName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#hour-org.apache.olingo.client.api.uri.FilterArg-">hour</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#indexof-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">indexof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#isof-org.apache.olingo.client.api.uri.FilterArg-">isof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#isof-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">isof</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;expression,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#le-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">le</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#length-org.apache.olingo.client.api.uri.FilterArg-">length</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#lt-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">lt</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#match-org.apache.olingo.client.api.uri.FilterArg-">match</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;arg)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#minute-org.apache.olingo.client.api.uri.FilterArg-">minute</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#mod-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">mod</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#month-org.apache.olingo.client.api.uri.FilterArg-">month</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#mul-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">mul</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/URIFilter.html" title="interface in org.apache.olingo.client.api.uri">URIFilter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterFactory.html#ne-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">ne</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;left,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;right)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#replace-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">replace</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;third)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#round-org.apache.olingo.client.api.uri.FilterArg-">round</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#second-org.apache.olingo.client.api.uri.FilterArg-">second</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#startswith-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">startswith</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#sub-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">sub</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;first,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;second)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#substring-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">substring</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;arg,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;pos)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#substring-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-org.apache.olingo.client.api.uri.FilterArg-">substring</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;arg,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;pos,
<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;length)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#time-org.apache.olingo.client.api.uri.FilterArg-">time</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#tolower-org.apache.olingo.client.api.uri.FilterArg-">tolower</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#totaloffsetminutes-org.apache.olingo.client.api.uri.FilterArg-">totaloffsetminutes</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#totalseconds-org.apache.olingo.client.api.uri.FilterArg-">totalseconds</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#toupper-org.apache.olingo.client.api.uri.FilterArg-">toupper</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#trim-org.apache.olingo.client.api.uri.FilterArg-">trim</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a></code></td>
<td class="colLast"><span class="typeNameLabel">FilterArgFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArgFactory.html#year-org.apache.olingo.client.api.uri.FilterArg-">year</a></span>(<a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">FilterArg</a>&nbsp;param)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/apache/olingo/client/api/uri/FilterArg.html" title="interface in org.apache.olingo.client.api.uri">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/olingo/client/api/uri/class-use/FilterArg.html" target="_top">Frames</a></li>
<li><a href="FilterArg.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013&#x2013;2018 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>