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