read From Parcel
Reads String type data from Parcel
Return
String type data
Parameters
in
Parcel
Read and return a new Parcelable from the parcel.
Return
Returns the newly created Parcelable, or null if a null object has been written.
Parameters
in
Parcel
cls
Class