public interface

IPropertyTypeBoolean

implements IPropertyType
com.pnfsoftware.jeb.core.properties.IPropertyTypeBoolean
Known Indirect Subclasses

Class Overview

Define a boolean property type.

Summary

Public Methods
abstract Boolean getDefault()
Get the default value.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.properties.IPropertyType

Public Methods

public abstract Boolean getDefault ()

Get the default value.

Returns
  • the default value, cannot be null