Package edu.uiuc.ncsa.security.core.util
Interface StatusValue
- 
 public interface StatusValueUsed in various projects when an object needs to have a specific status associated with it (such as pending, approved, rejected,...).Created by Jeff Gaynor 
 on 8/16/21 at 11:42 AM
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetStatus()
 
- 
- 
- 
Method Detail- 
getStatusString getStatus() 
 
- 
 
-