Class Weather.Clouds

  • Enclosing class:
    Weather

    public static class Weather.Clouds
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Clouds()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Integer[] getIntArray()  
      boolean hasHeightValues()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Clouds

        public Clouds()
    • Method Detail

      • getIntArray

        public java.lang.Integer[] getIntArray()
      • hasHeightValues

        public boolean hasHeightValues()