public class CuratorialUnitComposite extends CuratorialUnit
Constructor and Description |
---|
CuratorialUnitComposite() |
CuratorialUnitComposite(int count,
int deviation,
int lower,
int upper,
String typeVerbatim) |
Modifier and Type | Method and Description |
---|---|
void |
addDeviation(String deviation) |
boolean |
equals(Object o) |
int |
getCount() |
int |
getDeviation() |
int |
getLower() |
int |
getUpper() |
int |
hashCode() |
void |
setCount(int count) |
void |
setDeviation(int deviation) |
void |
setLower(int lower) |
void |
setUpper(int upper) |
String |
toString() |
getType, getTypeVerbatim, setType, setTypeVerbatim
public CuratorialUnitComposite()
public CuratorialUnitComposite(int count, int deviation, int lower, int upper, String typeVerbatim)
public int getCount()
public void setCount(int count)
public int getDeviation()
public void setDeviation(int deviation)
public int getLower()
public void setLower(int lower)
public int getUpper()
public void setUpper(int upper)
public void addDeviation(String deviation)
public boolean equals(Object o)
equals
in class CuratorialUnit
public int hashCode()
hashCode
in class CuratorialUnit
public String toString()
toString
in class CuratorialUnit
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.