org.jboss.annotation.javaee
Annotation Type Description


@Documented
@Retention(value=RUNTIME)
public @interface Description

Description.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Optional Element Summary
 String language
          The language
 String value
          The descriptions
 

value

public abstract String value
The descriptions

Default:
""

language

public abstract String language
The language

Default:
"en"


Copyright © 2009 JBoss Inc.. All Rights Reserved.