public class PlantCoverAttributes extends Attributes
Constructor and Description |
---|
PlantCoverAttributes() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getAverageHeight() |
boolean |
hasAttributes() |
boolean |
isSetAverageHeight() |
void |
setAverageHeight(java.lang.Double averageHeight) |
void |
unsetAverageHeight() |
addGenericAttribute, getAttributeNames, getClazz, getCreationDate, getFunction, getGenericAttributes, getTerminationDate, getUsage, isSetClazz, isSetCreationDate, isSetFunction, isSetGenericAttributes, isSetTerminationDate, isSetUsage, removeGenericAttribute, setClazz, setCreationDate, setCreationDate, setCreationDate, setFunction, setGenericAttributes, setTerminationDate, setTerminationDate, setTerminationDate, setUsage, unsetClazz, unsetCreationDate, unsetFunction, unsetGenericAttributes, unsetTerminationDate, unsetUsage
public boolean isSetAverageHeight()
public java.lang.Double getAverageHeight()
public void setAverageHeight(java.lang.Double averageHeight)
public void unsetAverageHeight()
public boolean hasAttributes()
hasAttributes
in class Attributes