BooleanBeanProperty

scala.beans.BooleanBeanProperty

This annotation has the same functionality as scala.beans.BeanProperty, but the generated Bean getter will be named isFieldName instead of getFieldName.

Attributes

Source
BooleanBeanProperty.scala
Graph
Supertypes
class Annotation
class Object
trait Matchable
class Any
In this article