Skip to content

Commit 718a708

Browse files
Commit & Release Version 2.2.1
1 parent 884017a commit 718a708

File tree

142 files changed

+675
-1002
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+675
-1002
lines changed

JAVADOC/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:31 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:28 IST 2016 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:31 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:28 IST 2016 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/Built.BuiltCachePolicy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>Built.BuiltCachePolicy</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/Built.EventType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>Built.EventType</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/Built.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>Built</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -148,30 +148,30 @@ <h3>Method Summary</h3>
148148
</tr>
149149
<tr class="altColor">
150150
<td class="colFirst"><code>static <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a></code></td>
151-
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(android.content.Context,%20java.lang.String)">application</a></strong>(android.content.Context&nbsp;context,
151+
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(Context,%20java.lang.String)">application</a></strong>(Context&nbsp;context,
152152
java.lang.String&nbsp;apiKey)</code>
153153
<div class="block">Authenticates the application api key of your application.</div>
154154
</td>
155155
</tr>
156156
<tr class="rowColor">
157157
<td class="colFirst"><code>static <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a></code></td>
158-
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(android.content.Context,%20java.lang.String,%20com.raweng.built.BuiltConfig)">application</a></strong>(android.content.Context&nbsp;context,
158+
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(Context,%20java.lang.String,%20com.raweng.built.BuiltConfig)">application</a></strong>(Context&nbsp;context,
159159
java.lang.String&nbsp;apiKey,
160160
<a href="../../../com/raweng/built/BuiltConfig.html" title="class in com.raweng.built">BuiltConfig</a>&nbsp;config)</code>
161161
<div class="block">Authenticates the application api key of your application.</div>
162162
</td>
163163
</tr>
164164
<tr class="altColor">
165165
<td class="colFirst"><code>static <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a></code></td>
166-
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(android.content.Context,%20java.lang.String,%20java.lang.String)">application</a></strong>(android.content.Context&nbsp;context,
166+
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(Context,%20java.lang.String,%20java.lang.String)">application</a></strong>(Context&nbsp;context,
167167
java.lang.String&nbsp;apiKey,
168168
java.lang.String&nbsp;host)</code>
169169
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
170170
</td>
171171
</tr>
172172
<tr class="rowColor">
173173
<td class="colFirst"><code>static <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a></code></td>
174-
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(android.content.Context,%20java.lang.String,%20java.lang.String,%20boolean)">application</a></strong>(android.content.Context&nbsp;context,
174+
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#application(Context,%20java.lang.String,%20java.lang.String,%20boolean)">application</a></strong>(Context&nbsp;context,
175175
java.lang.String&nbsp;apiKey,
176176
java.lang.String&nbsp;host,
177177
boolean&nbsp;isSSL)</code>
@@ -186,7 +186,7 @@ <h3>Method Summary</h3>
186186
</tr>
187187
<tr class="rowColor">
188188
<td class="colFirst"><code>static void</code></td>
189-
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#isNetworkAvailable(android.content.Context,%20com.raweng.built.BuiltNetworkAvailableCallback)">isNetworkAvailable</a></strong>(android.content.Context&nbsp;context,
189+
<td class="colLast"><code><strong><a href="../../../com/raweng/built/Built.html#isNetworkAvailable(Context,%20com.raweng.built.BuiltNetworkAvailableCallback)">isNetworkAvailable</a></strong>(Context&nbsp;context,
190190
com.raweng.built.BuiltNetworkAvailableCallback&nbsp;callback)</code>
191191
<div class="block">To check network availability.</div>
192192
</td>
@@ -219,13 +219,13 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
219219
<!-- -->
220220
</a>
221221
<h3>Method Detail</h3>
222-
<a name="application(android.content.Context, java.lang.String)">
222+
<a name="application(Context, java.lang.String)">
223223
<!-- -->
224224
</a>
225225
<ul class="blockList">
226226
<li class="blockList">
227227
<h4>application</h4>
228-
<pre>public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(android.content.Context&nbsp;context,
228+
<pre>public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(Context&nbsp;context,
229229
java.lang.String&nbsp;apiKey)
230230
throws java.lang.Exception</pre>
231231
<div class="block">Authenticates the application api key of your application.
@@ -244,14 +244,14 @@ <h4>application</h4>
244244
<dd><code>java.lang.Exception</code></dd></dl>
245245
</li>
246246
</ul>
247-
<a name="application(android.content.Context, java.lang.String, java.lang.String)">
247+
<a name="application(Context, java.lang.String, java.lang.String)">
248248
<!-- -->
249249
</a>
250250
<ul class="blockList">
251251
<li class="blockList">
252252
<h4>application</h4>
253253
<pre>@Deprecated
254-
public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(android.content.Context&nbsp;context,
254+
public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(Context&nbsp;context,
255255
java.lang.String&nbsp;apiKey,
256256
java.lang.String&nbsp;host)
257257
throws java.lang.Exception</pre>
@@ -272,14 +272,14 @@ <h4>application</h4>
272272
<dd><code>java.lang.Exception</code></dd></dl>
273273
</li>
274274
</ul>
275-
<a name="application(android.content.Context, java.lang.String, java.lang.String, boolean)">
275+
<a name="application(Context, java.lang.String, java.lang.String, boolean)">
276276
<!-- -->
277277
</a>
278278
<ul class="blockList">
279279
<li class="blockList">
280280
<h4>application</h4>
281281
<pre>@Deprecated
282-
public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(android.content.Context&nbsp;context,
282+
public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(Context&nbsp;context,
283283
java.lang.String&nbsp;apiKey,
284284
java.lang.String&nbsp;host,
285285
boolean&nbsp;isSSL)
@@ -301,13 +301,13 @@ <h4>application</h4>
301301
<dd><code>java.lang.Exception</code></dd></dl>
302302
</li>
303303
</ul>
304-
<a name="application(android.content.Context, java.lang.String, com.raweng.built.BuiltConfig)">
304+
<a name="application(Context, java.lang.String, com.raweng.built.BuiltConfig)">
305305
<!-- -->
306306
</a>
307307
<ul class="blockList">
308308
<li class="blockList">
309309
<h4>application</h4>
310-
<pre>public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(android.content.Context&nbsp;context,
310+
<pre>public static&nbsp;<a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built">BuiltApplication</a>&nbsp;application(Context&nbsp;context,
311311
java.lang.String&nbsp;apiKey,
312312
<a href="../../../com/raweng/built/BuiltConfig.html" title="class in com.raweng.built">BuiltConfig</a>&nbsp;config)
313313
throws java.lang.Exception</pre>
@@ -343,13 +343,13 @@ <h4>cancelAllRequests</h4>
343343
</pre></div>
344344
</li>
345345
</ul>
346-
<a name="isNetworkAvailable(android.content.Context, com.raweng.built.BuiltNetworkAvailableCallback)">
346+
<a name="isNetworkAvailable(Context, com.raweng.built.BuiltNetworkAvailableCallback)">
347347
<!-- -->
348348
</a>
349349
<ul class="blockList">
350350
<li class="blockList">
351351
<h4>isNetworkAvailable</h4>
352-
<pre>public static&nbsp;void&nbsp;isNetworkAvailable(android.content.Context&nbsp;context,
352+
<pre>public static&nbsp;void&nbsp;isNetworkAvailable(Context&nbsp;context,
353353
com.raweng.built.BuiltNetworkAvailableCallback&nbsp;callback)</pre>
354354
<div class="block">To check network availability.</div>
355355
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>context</code> - application context.</dd><dd><code>callback</code> - <code>BuiltNetworkAvailableCallback</code> object to notify network availability.

JAVADOC/com/raweng/built/BuiltACL.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltACL</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltAnalytics.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltAnalytics</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltAnalyticsEvent.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltAnalyticsEvent</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltApplication.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltApplication</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -464,7 +464,7 @@ <h3>Method Summary</h3>
464464
</td>
465465
</tr>
466466
<tr class="altColor">
467-
<td class="colFirst"><code>org.json.JSONObject</code></td>
467+
<td class="colFirst"><code>JSONObject</code></td>
468468
<td class="colLast"><code><strong><a href="../../../com/raweng/built/BuiltApplication.html#toJSON()">toJSON</a></strong>()</code>
469469
<div class="block">Returns JSON representation of this <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built"><code>BuiltApplication</code></a> instance data.</div>
470470
</td>
@@ -1660,7 +1660,7 @@ <h4>getApplicationVariableForKey</h4>
16601660
<ul class="blockList">
16611661
<li class="blockList">
16621662
<h4>toJSON</h4>
1663-
<pre>public&nbsp;org.json.JSONObject&nbsp;toJSON()</pre>
1663+
<pre>public&nbsp;JSONObject&nbsp;toJSON()</pre>
16641664
<div class="block">Returns JSON representation of this <a href="../../../com/raweng/built/BuiltApplication.html" title="class in com.raweng.built"><code>BuiltApplication</code></a> instance data.
16651665

16661666
<br><br><b>Example :</b><br>

JAVADOC/com/raweng/built/BuiltClass.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltClass</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltConfig</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltError.ResponseType.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltError.ResponseType</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltError.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltError</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltExtension.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltExtension</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>

JAVADOC/com/raweng/built/BuiltGroup.html

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_80) on Mon Apr 18 19:41:30 IST 2016 -->
5+
<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 14 16:36:27 IST 2016 -->
66
<title>BuiltGroup</title>
7-
<meta name="date" content="2016-04-18">
7+
<meta name="date" content="2016-06-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -186,7 +186,7 @@ <h3>Method Summary</h3>
186186
<td class="colFirst"><code><a href="../../../com/raweng/built/BuiltGroup.html" title="class in com.raweng.built">BuiltGroup</a></code></td>
187187
<td class="colLast"><code><strong><a href="../../../com/raweng/built/BuiltGroup.html#pullValueAtIndex(java.lang.String,%20int)">pullValueAtIndex</a></strong>(java.lang.String&nbsp;key,
188188
int&nbsp;index)</code>
189-
<div class="block">For the given field, it deletes the value at the given index (Applies only to fields that allow multiple values)</div>
189+
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
190190
</td>
191191
</tr>
192192
<tr class="rowColor">
@@ -201,7 +201,7 @@ <h3>Method Summary</h3>
201201
<td class="colLast"><code><strong><a href="../../../com/raweng/built/BuiltGroup.html#pushValue(java.lang.String,%20java.lang.Object,%20int)">pushValue</a></strong>(java.lang.String&nbsp;key,
202202
java.lang.Object&nbsp;value,
203203
int&nbsp;index)</code>
204-
<div class="block">Pushes a value at a specified index in the given field (Applies only to fields that allow multiple values)</div>
204+
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
205205
</td>
206206
</tr>
207207
<tr class="rowColor">
@@ -265,7 +265,7 @@ <h3>Method Summary</h3>
265265
</td>
266266
</tr>
267267
<tr class="altColor">
268-
<td class="colFirst"><code>org.json.JSONObject</code></td>
268+
<td class="colFirst"><code>JSONObject</code></td>
269269
<td class="colLast"><code><strong><a href="../../../com/raweng/built/BuiltGroup.html#toJSON()">toJSON</a></strong>()</code>
270270
<div class="block">Returns JSON representation of group data.</div>
271271
</td>
@@ -672,9 +672,11 @@ <h4>pushValue</h4>
672672
<ul class="blockList">
673673
<li class="blockList">
674674
<h4>pushValue</h4>
675-
<pre>public&nbsp;<a href="../../../com/raweng/built/BuiltGroup.html" title="class in com.raweng.built">BuiltGroup</a>&nbsp;pushValue(java.lang.String&nbsp;key,
676-
java.lang.Object&nbsp;value,
677-
int&nbsp;index)</pre>
675+
<pre>@Deprecated
676+
public&nbsp;<a href="../../../com/raweng/built/BuiltGroup.html" title="class in com.raweng.built">BuiltGroup</a>&nbsp;pushValue(java.lang.String&nbsp;key,
677+
java.lang.Object&nbsp;value,
678+
int&nbsp;index)</pre>
679+
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
678680
<div class="block">Pushes a value at a specified index in the given field (Applies only to fields that allow multiple values)</div>
679681
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - field uid.</dd><dd><code>value</code> - value to enter in field.</dd><dd><code>index</code> - index at which value is to be added.</dd>
680682
<dt><span class="strong">Returns:</span></dt><dd><a href="../../../com/raweng/built/BuiltObject.html" title="class in com.raweng.built"><code>BuiltObject</code></a> object, so you can chain this call.
@@ -712,8 +714,10 @@ <h4>pullValue</h4>
712714
<ul class="blockList">
713715
<li class="blockList">
714716
<h4>pullValueAtIndex</h4>
715-
<pre>public&nbsp;<a href="../../../com/raweng/built/BuiltGroup.html" title="class in com.raweng.built">BuiltGroup</a>&nbsp;pullValueAtIndex(java.lang.String&nbsp;key,
716-
int&nbsp;index)</pre>
717+
<pre>@Deprecated
718+
public&nbsp;<a href="../../../com/raweng/built/BuiltGroup.html" title="class in com.raweng.built">BuiltGroup</a>&nbsp;pullValueAtIndex(java.lang.String&nbsp;key,
719+
int&nbsp;index)</pre>
720+
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
717721
<div class="block">For the given field, it deletes the value at the given index (Applies only to fields that allow multiple values)</div>
718722
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - field uid.</dd><dd><code>index</code> - index at which value is to be removed.</dd>
719723
<dt><span class="strong">Returns:</span></dt><dd><a href="../../../com/raweng/built/BuiltObject.html" title="class in com.raweng.built"><code>BuiltObject</code></a> object, so you can chain this call.
@@ -754,7 +758,7 @@ <h4>updateValue</h4>
754758
<ul class="blockListLast">
755759
<li class="blockList">
756760
<h4>toJSON</h4>
757-
<pre>public&nbsp;org.json.JSONObject&nbsp;toJSON()</pre>
761+
<pre>public&nbsp;JSONObject&nbsp;toJSON()</pre>
758762
<div class="block">Returns JSON representation of group data.
759763

760764
<br><br><b>Example :</b><br>

0 commit comments

Comments
 (0)