scala.reflect

class BeanDisplayName

[source: scala/reflect/BeanDisplayName.scala]

class BeanDisplayName(val name : java.lang.String)
extends Annotation
Provides a display name 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