org.gcube.data.publishing.gis.publisher.model.requests
Class StyleGenerationRequest
java.lang.Object
org.gcube.data.publishing.gis.publisher.model.requests.StyleGenerationRequest
public class StyleGenerationRequest
- extends Object
StyleGenerationRequest
public StyleGenerationRequest()
getNameStyle
public String getNameStyle()
- Returns:
- the nameStyle
setNameStyle
public void setNameStyle(String nameStyle)
- Parameters:
nameStyle - the nameStyle to set
getAttributeName
public String getAttributeName()
- Returns:
- the attributeName
setAttributeName
public void setAttributeName(String attributeName)
- Parameters:
attributeName - the attributeName to set
getnClasses
public int getnClasses()
- Returns:
- the nClasses
setnClasses
public void setnClasses(int nClasses)
- Parameters:
nClasses - the nClasses to set
getC1
public Color getC1()
- Returns:
- the c1
setC1
public void setC1(Color c1)
- Parameters:
c1 - the c1 to set
getC2
public Color getC2()
- Returns:
- the c2
setC2
public void setC2(Color c2)
- Parameters:
c2 - the c2 to set
getTypeValue
public Class getTypeValue()
- Returns:
- the typeValue
setTypeValue
public void setTypeValue(Class typeValue)
- Parameters:
typeValue - the typeValue to set
getMax
public String getMax()
- Returns:
- the max
setMax
public void setMax(String max)
- Parameters:
max - the max to set
getMin
public String getMin()
- Returns:
- the min
setMin
public void setMin(String min)
- Parameters:
min - the min to set
getClusterScaleType
public StyleGenerationRequest.ClusterScaleType getClusterScaleType()
- Returns:
- the clusterScaleType
setClusterScaleType
public void setClusterScaleType(StyleGenerationRequest.ClusterScaleType clusterScaleType)
- Parameters:
clusterScaleType - the clusterScaleType to set
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.