Interface Traffic
- All Superinterfaces:
ecmwf.web.model.ModelBean
- All Known Implementing Classes:
TrafficBean
public interface Traffic
extends ecmwf.web.model.ModelBean
The Interface Traffic.
-
Method Summary
Methods inherited from interface ecmwf.web.model.ModelBean
delete, delete, getAttributeValue, getBeanInterfaceName, getId, getIntId, insert, insert, isNew, save, save, setId
-
Method Details
-
getDate
-
getRate
double getRate()Gets the rate.- Returns:
- the rate
-
getFormattedRate
-
getBytes
long getBytes()Gets the bytes.- Returns:
- the bytes
-
getFormattedBytes
-
getDuration
long getDuration()Gets the duration.- Returns:
- the duration
-
getFormattedDuration
-
getFiles
int getFiles()Gets the files.- Returns:
- the files
-