Package org.qdl_lang.types
Interface Types
- 
 public interface TypesCreated by Jeff Gaynor 
 on 6/24/22 at 1:00 PM
- 
- 
Field Detail- 
STRINGstatic final String STRING - See Also:
- Constant Field Values
 
 - 
BOOLEANstatic final String BOOLEAN - See Also:
- Constant Field Values
 
 - 
INTEGERstatic final String INTEGER - See Also:
- Constant Field Values
 
 - 
DECIMALstatic final String DECIMAL - See Also:
- Constant Field Values
 
 - 
NUMBERstatic final String NUMBER - See Also:
- Constant Field Values
 
 - 
NULLstatic final String NULL - See Also:
- Constant Field Values
 
 - 
SETstatic final String SET - See Also:
- Constant Field Values
 
 - 
STEMstatic final String STEM - See Also:
- Constant Field Values
 
 - 
LISTstatic final String LIST - See Also:
- Constant Field Values
 
 
- 
 
-