java.lang.Object
com.smartdevicelink.transport.utl.BaseTransportRecord
public static final android.os.Parcelable.Creator CREATOR
| From Class | Fields |
|---|---|
| com.smartdevicelink.transport.utl.BaseTransportRecord | type, address |
public TransportRecord(TransportType transportType,String address)
public TransportRecord(Parcel p)
public int describeContents()
public void writeToParcel(Parcel dest,int flags)
| From Class | Methods |
|---|---|
| com.smartdevicelink.transport.utl.BaseTransportRecord | getType, getAddress, equals, toString |
| java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |