@Entity public class ThresholdsOperator extends Object
| Constructor and Description |
|---|
ThresholdsOperator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getId() |
String |
getName() |
void |
setDescription(String description) |
void |
setId(Long id) |
void |
setName(String name) |
String |
toString() |
Copyright © 2012–2021 Emory University. All rights reserved.