@groovy.transform.CompileStatic class GloopBoolean extends GloopObject<java.lang.Boolean> implements XmlAttributable
| Type | Name and description | 
|---|---|
boolean  | 
                            xmlAttribute | 
                        
| Constructor and description | 
|---|
                                GloopBoolean
                                () | 
                        
                                GloopBoolean
                                (java.lang.String name) | 
                        
                                GloopBoolean
                                (java.lang.String name, java.lang.Object value) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            java.lang.Object | 
                            clone() | 
                        
Groovy Documentation