Lizzy v1.1.1

christophedelory.plist
Class True

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

public class True
extends AbstractPlistBoolean

The boolean constant true.

Version:
$Revision: 90 $
Author:
Christophe Delory

Constructor Summary
True()
           
 
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

True

public True()
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.