scala.reflect

class BeanDescription

[source: scala/reflect/BeanDescription.scala]

class BeanDescription(val description : java.lang.String)
extends Annotation
Provides a short description that will be included when generating bean information. This annotation can be attached to the bean itself, or to any member.
Author
Ross Judson ([email protected])
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf