|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.aksingh.owmjapis.AbstractWeather.Clouds
public abstract static class AbstractWeather.Clouds
Provides default behaviours for Cloud
Method Summary | |
---|---|
float |
getPercentageOfClouds()
|
boolean |
hasPercentageOfClouds()
Tells if percentage of clouds is available or not. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean hasPercentageOfClouds()
true
if data available, otherwise false
public float getPercentageOfClouds()
Float.NaN
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |