public interface User extends Parcelable
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Modifier and Type | Method and Description |
---|---|
long |
getId() |
long |
getServiceUserId() |
String |
getUUID() |
describeContents, writeToParcel
long getId()
long getServiceUserId()
String getUUID()