Example #1
0
 public List <Status> getStatusList()
 {
     return(data.getStatusList());
 }