Package com.chrt.api.types
Interface TaskWaitTimeGeofenceRes.InGeofenceStage
-
- All Known Implementing Classes:
TaskWaitTimeGeofenceRes.Builder
- Enclosing class:
- TaskWaitTimeGeofenceRes
public static interface TaskWaitTimeGeofenceRes.InGeofenceStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TaskWaitTimeGeofenceRes.Builderfrom(TaskWaitTimeGeofenceRes other)TaskWaitTimeGeofenceRes.DriverLocationAvailableStageinGeofence(boolean inGeofence)
-
-
-
Method Detail
-
inGeofence
TaskWaitTimeGeofenceRes.DriverLocationAvailableStage inGeofence(boolean inGeofence)
-
from
TaskWaitTimeGeofenceRes.Builder from(TaskWaitTimeGeofenceRes other)
-
-