org.jboss.seam.xml.fieldset
Class InlineBeanQualifier.InlineBeanQualifierLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<InlineBeanQualifier>
      extended by org.jboss.seam.xml.fieldset.InlineBeanQualifier.InlineBeanQualifierLiteral
All Implemented Interfaces:
Serializable, Annotation, InlineBeanQualifier
Enclosing class:
InlineBeanQualifier

public static class InlineBeanQualifier.InlineBeanQualifierLiteral
extends javax.enterprise.util.AnnotationLiteral<InlineBeanQualifier>
implements InlineBeanQualifier

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.seam.xml.fieldset.InlineBeanQualifier
InlineBeanQualifier.InlineBeanQualifierLiteral
 
Constructor Summary
InlineBeanQualifier.InlineBeanQualifierLiteral(int value)
           
 
Method Summary
 int value()
           
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

InlineBeanQualifier.InlineBeanQualifierLiteral

public InlineBeanQualifier.InlineBeanQualifierLiteral(int value)
Method Detail

value

public int value()


Copyright © 2010 Seam Framework. All Rights Reserved.