Uses of Class
com.longport.quote.Granularity
-
Packages that use Granularity Package Description com.longport.quote -
-
Uses of Granularity in com.longport.quote
Methods in com.longport.quote that return Granularity Modifier and Type Method Description GranularityHistoryMarketTemperatureResponse. getGranularity()static GranularityGranularity. valueOf(String name)Returns the enum constant of this type with the specified name.static Granularity[]Granularity. values()Returns an array containing the constants of this enum type, in the order they are declared.
-