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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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 com.smartdevicelink.proxy.rpc.RdsData 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, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong, clone, equals, hashCode |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |