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, setTypeVerbatim
public 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 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.