public class CuratorialUnitRange extends CuratorialUnit
| Constructor and Description |
|---|
CuratorialUnitRange() |
CuratorialUnitRange(CuratorialUnitType type,
String typeVerbatim,
int lower,
int upper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getLower() |
int |
getUpper() |
int |
hashCode() |
void |
setLower(int lower) |
void |
setUpper(int upper) |
String |
toString() |
getType, getTypeVerbatim, setType, setTypeVerbatimpublic CuratorialUnitRange()
public CuratorialUnitRange(CuratorialUnitType type, String typeVerbatim, int lower, int upper)
public int getLower()
public void setLower(int lower)
public int getUpper()
public void setUpper(int upper)
public boolean equals(Object o)
equals in class CuratorialUnitpublic int hashCode()
hashCode in class CuratorialUnitpublic String toString()
toString in class CuratorialUnitCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.