From 846d95ce49a5748ca4fcaf4186a4d87cd8860544 Mon Sep 17 00:00:00 2001 From: Jordyn Mackool Date: Thu, 21 Apr 2022 16:52:37 -0400 Subject: Update BodyInformation.java --- .../smartdevicelink/proxy/rpc/BodyInformation.java | 24 ++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.java b/base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.java index 86abdc20f..cb4250df6 100644 --- a/base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.java +++ b/base/src/main/java/com/smartdevicelink/proxy/rpc/BodyInformation.java @@ -88,8 +88,10 @@ import java.util.List; * true * The information about the park brake: - true, if active - false if not. * - * since SmartDeviceLink 2.0.0 - * property-deprecated in SmartDeviceLink 7.1.0 + * SmartDeviceLink 2.0.0 + *
+ *
+ * Deprecated in SmartDeviceLink 7.1.0 * * * @@ -98,8 +100,10 @@ import java.util.List; * true * The information about the park brake: - true, if active - false if not. * - * since SmartDeviceLink 2.0.0 - * property-deprecated in SmartDeviceLink 7.1.0 + * SmartDeviceLink 2.0.0 + *
+ *
+ * Deprecated in SmartDeviceLink 7.1.0 * * * @@ -108,8 +112,10 @@ import java.util.List; * true * The information about the park brake: - true, if active - false if not. * - * since SmartDeviceLink 2.0.0 - * property-deprecated in SmartDeviceLink 7.1.0 + * SmartDeviceLink 2.0.0 + *
+ *
+ * Deprecated in SmartDeviceLink 7.1.0 * * * @@ -118,8 +124,10 @@ import java.util.List; * true * References signal "DrStatRr_B_Actl". * - * since SmartDeviceLink 2.0.0 - * property-deprecated in SmartDeviceLink 7.1.0 + * SmartDeviceLink 2.0.0 + *
+ *
+ * Deprecated in SmartDeviceLink 7.1.0 * * * -- cgit v1.2.1