Interface IPropertyTypeBoolean

All Superinterfaces:
IPropertyType
All Known Implementing Classes:
PropertyTypeBoolean

public interface IPropertyTypeBoolean extends IPropertyType
Define a boolean property type.
  • Method Details