Lizzy v1.1.1

christophedelory.plist
Class False

java.lang.Object
  extended by christophedelory.plist.PlistObject
      extended by christophedelory.plist.AbstractPlistBoolean
          extended by christophedelory.plist.False

public class False
extends AbstractPlistBoolean

The boolean constant false.

Version:
$Revision: 90 $
Author:
Christophe Delory

Constructor Summary
False()
           
 
Method Summary
 boolean isTrue()
          Returns the boolean value.
 
Methods inherited from class christophedelory.plist.PlistObject
getParent, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

False

public False()
Method Detail

isTrue

public boolean isTrue()
Description copied from class: AbstractPlistBoolean
Returns the boolean value.

Specified by:
isTrue in class AbstractPlistBoolean
Returns:
a boolean.

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.