Uses of Class
GWTApplication.client.Severity

Packages that use Severity
GWTApplication.server   
 

Uses of Severity in GWTApplication.server
 

Methods in GWTApplication.server that return types with arguments of type Severity
 java.util.ArrayList<Severity> FaultServiceImpl.getSeverity()
          Return the names of all of the severity to the caller which are recalled from the fault database table.