public static class ListTourTraceability.TraceabilityDataStep<T> extends StepsHelper.DataStep<T>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
noDelivery |
protected boolean |
noGPS |
protected boolean |
noReport |
number, step, tour| Constructor and Description |
|---|
ListTourTraceability.TraceabilityDataStep(T step) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIncident() |
boolean |
isNoDelivery() |
boolean |
isNoGPS() |
boolean |
isNoReport() |
void |
setNoDelivery(boolean noDelivery) |
void |
setNoGPS(boolean noGPS) |
void |
setNoReport(boolean noReport) |
getEtape, getNumber, getStep, getSuiviEtape, getSuiviUsine, getTour, getUsine, setNumber, setTourprotected boolean noReport
protected boolean noGPS
protected boolean noDelivery
public ListTourTraceability.TraceabilityDataStep(T step)
public void setNoDelivery(boolean noDelivery)
public boolean isNoDelivery()
public void setNoReport(boolean noReport)
public boolean isNoReport()
public void setNoGPS(boolean noGPS)
public boolean isNoGPS()
public boolean isIncident()
Copyright © 2008-2013 Cybelia. All Rights Reserved.