Scala Library: scala.beans.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
.
- Annotations
- @ field ()
- Source
Instance Constructors From scala.beans.BooleanBeanProperty
new BooleanBeanProperty()
(defined at scala.beans.BooleanBeanProperty)
Full Source:
Interested in Scala?
I send out weekly, personalized emails with articles and conference talks.
Subscribe now.