RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk
Class OutputImpl

java.lang.Object
  extended by org.richfaces.cdk.OutputImpl
All Implemented Interfaces:
Annotation, Output

public class OutputImpl
extends Object
implements Output


Constructor Summary
OutputImpl(Output value)
           
OutputImpl(Outputs value)
           
 
Method Summary
 Class<? extends Annotation> annotationType()
           
 boolean equals(Object o)
           
 int hashCode()
           
 Outputs value()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
toString
 

Constructor Detail

OutputImpl

public OutputImpl(Output value)

OutputImpl

public OutputImpl(Outputs value)
Method Detail

value

public Outputs value()

hashCode

public int hashCode()
Specified by:
hashCode in interface Annotation
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Specified by:
equals in interface Annotation
Overrides:
equals in class Object

annotationType

public Class<? extends Annotation> annotationType()
Specified by:
annotationType in interface Annotation

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.