Class RatesBean

java.lang.Object
ecmwf.web.dao.ModelBeanBase
ecmwf.ecpds.master.plugin.http.dao.datafile.RatesBean
All Implemented Interfaces:
Rates, ecmwf.web.model.ModelBean

public class RatesBean extends ecmwf.web.dao.ModelBeanBase implements Rates
The Class RatesBean.
  • Constructor Details

    • RatesBean

      protected RatesBean(Rates rates)
      Instantiates a new rates bean.
      Parameters:
      rates - the rates
  • Method Details

    • getBeanInterfaceName

      public String getBeanInterfaceName()
      Gets the bean interface name.
      Specified by:
      getBeanInterfaceName in interface ecmwf.web.model.ModelBean
      Specified by:
      getBeanInterfaceName in class ecmwf.web.dao.ModelBeanBase
    • getDate

      public String getDate()
      Gets the date. Gets the date.
      Specified by:
      getDate in interface Rates
      Returns:
      the date
    • getRate

      public double getRate()
      Gets the rate. Gets the rate.
      Specified by:
      getRate in interface Rates
      Returns:
      the rate
    • getFormattedRate

      public String getFormattedRate()
      Gets the formatted rate. Gets the formatted rate.
      Specified by:
      getFormattedRate in interface Rates
      Returns:
      the formatted rate
    • getCount

      public long getCount()
      Gets the count. Gets the count.
      Specified by:
      getCount in interface Rates
      Returns:
      the count
    • getBytes

      public long getBytes()
      Gets the bytes. Gets the bytes.
      Specified by:
      getBytes in interface Rates
      Returns:
      the bytes
    • getFormattedBytes

      public String getFormattedBytes()
      Gets the formatted bytes. Gets the formatted bytes.
      Specified by:
      getFormattedBytes in interface Rates
      Returns:
      the formatted bytes
    • getDuration

      public long getDuration()
      Gets the duration. Gets the duration.
      Specified by:
      getDuration in interface Rates
      Returns:
      the duration
    • getFormattedDuration

      public String getFormattedDuration()
      Gets the formatted duration. Gets the formatted duration.
      Specified by:
      getFormattedDuration in interface Rates
      Returns:
      the formatted duration
    • getTransferServerName

      public String getTransferServerName()
      Gets the transfer server name. Gets the transfer server name.
      Specified by:
      getTransferServerName in interface Rates
      Returns:
      the transfer server name
    • getTransferGroupName

      public String getTransferGroupName()
      Gets the transfer group name. Gets the transfer group name.
      Specified by:
      getTransferGroupName in interface Rates
      Returns:
      the transfer group name
    • getFileSystem

      public String getFileSystem()
      Gets the file system. Gets the file system.
      Specified by:
      getFileSystem in interface Rates
      Returns:
      the file system