public class TrendConfiguration extends Object implements Serializable
| Constructor and Description | 
|---|
TrendConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
List<TrendDefinition> | 
getTrendDefinitions()  | 
TrendDefinition | 
getTrendDefintionForName(String name)  | 
int | 
hashCode()  | 
void | 
setTrendDefinitions(List<TrendDefinition> trendDefinitions)  | 
public List<TrendDefinition> getTrendDefinitions()
public void setTrendDefinitions(List<TrendDefinition> trendDefinitions)
public TrendDefinition getTrendDefintionForName(String name)
Copyright © 2021. All rights reserved.