java.lang.Object
com.smartdevicelink.proxy.RPCStruct
public static final java.lang.String KEY_PS
public static final java.lang.String KEY_RT
public static final java.lang.String KEY_CT
public static final java.lang.String KEY_PI
public static final java.lang.String KEY_PTY
public static final java.lang.String KEY_TP
public static final java.lang.String KEY_TA
public static final java.lang.String KEY_REG
From Class | Fields |
---|---|
com.smartdevicelink.proxy.RPCStruct | KEY_BULK_DATA, KEY_PROTECTED, store |
public RdsData()
public RdsData(java.util.Hashtable<java.lang.String, java.lang.Object> hash)
Sets the programService portion of the RdsData class
public void setProgramService(String programService)
Gets the programService portion of the RdsData class
public java.lang.String getProgramService()
Sets the radioText portion of the RdsData class
public void setRadioText(String radioText)
Gets the radioText portion of the RdsData class
public java.lang.String getRadioText()
Sets the clockText portion of the RdsData class
public void setClockText(String clockText)
Gets the clockText portion of the RdsData class
public java.lang.String getClockText()
Sets the programIdentification portion of the RdsData class
public void setProgramIdentification(String programIdentification)
Gets the programIdentification portion of the RdsData class
public java.lang.String getProgramIdentification()
Sets the region portion of the RdsData class
public void setRegion(String region)
Gets the region portion of the RdsData class
public java.lang.String getRegion()
Sets the trafficProgram portion of the RdsData class
public void setTrafficProgram(Boolean trafficProgram)
Gets the trafficProgram portion of the RdsData class
public java.lang.Boolean getTrafficProgram()
Sets the trafficAnnouncement portion of the RdsData class
public void setTrafficAnnouncement(Boolean trafficAnnouncement)
Gets the trafficAnnouncement portion of the RdsData class
public java.lang.Boolean getTrafficAnnouncement()
Sets the programType portion of the RdsData class
public void setProgramType(Integer programType)
Gets the programType portion of the RdsData class
public java.lang.Integer getProgramType()
From Class | Methods |
---|---|
com.smartdevicelink.proxy.RPCStruct | getStoreValue, getStore, deserializeJSON, deserializeJSONObject, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |