public class BooleanSchema extends Schema
Class BooleanSchema. Provides booleanschema functionality for the Hytale server.
java.lang.Object > Schema > BooleanSchema
Field Summary
default_
private
Boolean
default_
Field default_.
that
final
BooleanSchema
that
Field that.
Method Detail
getDefault
public
Boolean
getDefault
()
Method getDefault.
setDefault
public
void
setDefault
(final Boolean default_)
Method setDefault.
- Parameters:
final Booleandefault_
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.