org.jclouds.glesys.domain
Class GleSYSBoolean
java.lang.Object
org.jclouds.glesys.domain.GleSYSBoolean
public class GleSYSBoolean
- extends Object
Wrapping booleans for the time being (gson won't allow TypeAdapter<Boolean>)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRUE
public static final GleSYSBoolean TRUE
FALSE
public static final GleSYSBoolean FALSE
GleSYSBoolean
public GleSYSBoolean(boolean value)
getValue
public boolean getValue()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.