public class Boolean<N> extends Value<N>
| Modifier and Type | Method and Description | 
|---|---|
| Boolean<N> | asBoolean() | 
| NodeSet<N> | asNodeSet() | 
| Number<N> | asNumber() | 
| String<N> | asString() | 
| boolean | getValue() | 
| boolean | isBoolean() | 
| String | toString() | 
booleanValue, isNodeSet, isNumber, isString, numberValue, singleton, stringValue, value, value, valuesee also the complete user documentation .