scala.reflect

class BooleanBeanProperty

[source: scala/reflect/BooleanBeanProperty.scala]

class BooleanBeanProperty
extends StaticAnnotation

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

Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf