public class Status extends Object
| Constructor and Description | 
|---|
Status()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()  | 
int | 
getId()  | 
String | 
getName()  | 
void | 
setDescription(String description)  | 
void | 
setId(int id)  | 
void | 
setName(String name)  | 
Copyright © 2020. All rights reserved.