Package com.gimbal.android
Class Pickup
java.lang.Object
com.gimbal.android.Pickup
- All Implemented Interfaces:
android.os.Parcelable
,com.gimbal.proguard.Keep
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from interface android.os.Parcelable
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
getState()
long
int
hashCode()
toString()
void
writeToParcel
(android.os.Parcel dest, int flags)
-
Field Details
-
CREATOR
-
-
Constructor Details
-
Pickup
protected Pickup(android.os.Parcel in)
-
-
Method Details
-
writeToParcel
public void writeToParcel(android.os.Parcel dest, int flags) - Specified by:
writeToParcel
in interfaceandroid.os.Parcelable
-
describeContents
public int describeContents()- Specified by:
describeContents
in interfaceandroid.os.Parcelable
-
getAttributes
-
getIdentifier
-
getPlaceIdentifier
-
getState
-
getTimeSinceLastDesync
public long getTimeSinceLastDesync() -
equals
-
hashCode
public int hashCode() -
toString
-