Class PLimitParameter
- java.lang.Object
-
- com.aerisweather.aeris.communication.parameter.Parameter
-
- com.aerisweather.aeris.communication.parameter.PLimitParameter
-
public class PLimitParameter extends Parameter
Applied only on the periods property, the total number of periods to return as an integer.
-
-
Constructor Summary
Constructors Constructor Description PLimitParameter(int value)
Constructs a periods limit paramter with number of periods to limit to.
-