Interface GGBoolean
-
- All Known Implementing Classes:
BooleanResponse
public interface GGBoolean extends Scalar<java.lang.Boolean>
TheBoolean
scalar type representstrue
orfalse
.
-
-
Method Summary
-
Methods inherited from interface com.github.gpluscb.ggjava.entity.GGEntity
getGGEntityType
-
-