com.ibm.tivoli.maximo.weather

Class WeatherForecastLookup

  • java.lang.Object
    • com.ibm.tivoli.maximo.weather.WeatherForecastLookup


  • public class WeatherForecastLookup
    extends java.lang.Object
    This class is used to hold information related to Weather Forecast Lookup.
    • Constructor Detail

      • WeatherForecastLookup

        public WeatherForecastLookup()
    • Method Detail

      • getStart

        public java.util.Date getStart()
      • setStart

        public void setStart(java.util.Date start)
      • getEnd

        public java.util.Date getEnd()
      • setEnd

        public void setEnd(java.util.Date end)
      • hasLookupData

        public boolean hasLookupData()