| Class | Description | 
                            | GloopBigDecimal |  | 
                            | GloopBigInteger |  | 
                            | GloopBoolean |  | 
                            | GloopByte |  | 
                            | GloopByteArray |  | 
                            | GloopChar |  | 
                            | GloopChoicesObject | an abstract class that allows subclasses to have a list of valid values for this object
 and the ability to have values that aren't in the choices list | 
                            | GloopDate |  | 
                            | GloopDouble |  | 
                            | GloopFloat |  | 
                            | GloopInteger |  | 
                            | GloopLong |  | 
                            | GloopModel | This is where a lot of the gloop magic happens, pay attention | 
                            | GloopModel.1 |  | 
                            | GloopNumber |  | 
                            | GloopObject | Base class for all gloop variables | 
                            | GloopObjectObject | gloop object that accepts any type of given java object | 
                            | GloopShort |  | 
                            | GloopString |  |