scala.reflect

BeanInfoSkip

class BeanInfoSkip extends Annotation

This annotation indicates that bean information should not be generated for the val, var, or def that it is attached to.

Source
BeanInfoSkip.scala
Linear Supertypes
Annotation, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. BeanInfoSkip
  2. Annotation
  3. AnyRef
  4. Any
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BeanInfoSkip ()