Package org.jclouds.glesys.domain
Class GleSYSBoolean
java.lang.Object
org.jclouds.glesys.domain.GleSYSBoolean
Wrapping booleans for the time being (gson won't allow TypeAdapter<Boolean>)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TRUE
-
FALSE
-
-
Constructor Details
-
GleSYSBoolean
public GleSYSBoolean(boolean value)
-
-
Method Details
-
getValue
public boolean getValue()
-