public interface ClinicalGroupIF extends DescribableIF, IdentifiableIF, NameableIF, Serializable, ValuableIF
Modifier and Type | Method and Description |
---|---|
int |
getHighPoints() |
int |
getLowPoints() |
void |
setHighPoints(int highPoints) |
void |
setLowPoints(int lowPoints) |
getDescription, setDescription
getId, setId
getName, setName
getValue, setValue
int getHighPoints()
int getLowPoints()
void setHighPoints(int highPoints)
highPoints
- the highPoints to setvoid setLowPoints(int lowPoints)
lowPoints
- the lowPoints to setCopyright © 2023. All rights reserved.