summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLVehicleDataStatus.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Classes/SDLVehicleDataStatus.html')
-rw-r--r--docs/Classes/SDLVehicleDataStatus.html16
1 files changed, 4 insertions, 12 deletions
diff --git a/docs/Classes/SDLVehicleDataStatus.html b/docs/Classes/SDLVehicleDataStatus.html
index b2d702e14..c422f5b2e 100644
--- a/docs/Classes/SDLVehicleDataStatus.html
+++ b/docs/Classes/SDLVehicleDataStatus.html
@@ -22,9 +22,7 @@
+valueOf:
</h3>
- <p>Convert String to SDLVehicleDataStatus
-- parameter: value The value of the string to get an object for
-- returns: SDLVehicleDataStatus</p>
+ <p>Convert String to SDLVehicleDataStatus</p>
@@ -40,21 +38,18 @@
<h4>Parameters</h4>
<dl>
<dt>value</dt>
- <dd><p>The value of the string to get an object for</p>
-</dd>
+ <dd><p>The value of the string to get an object for</p></dd>
</dl>
<div>
<h4>Return Value</h4>
<p>SDLVehicleDataStatus</p>
-
</div>
<h3 id="section-+values">
+values
</h3>
- <p>@abstract Store the enumeration of all possible SDLVehicleDataStatus
-- returns: an array that store all possible SDLVehicleDataStatus</p>
+ <p>@abstract Store the enumeration of all possible SDLVehicleDataStatus</p>
@@ -70,15 +65,13 @@
<div>
<h4>Return Value</h4>
<p>an array that store all possible SDLVehicleDataStatus</p>
-
</div>
<h3 id="section-+NO_DATA_EXISTS">
+NO_DATA_EXISTS
</h3>
- <p>@abstract No data avaliable
-- returns: SDLVehicleDataStatus: <em>NO_DATA_EXISTS</em></p>
+ <p>@abstract No data avaliable</p>
@@ -94,7 +87,6 @@
<div>
<h4>Return Value</h4>
<p>SDLVehicleDataStatus: <em>NO_DATA_EXISTS</em></p>
-
</div>
<h3 id="section-+OFF">