RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk
Class SourceImpl

java.lang.Object
  extended by org.richfaces.cdk.SourceImpl
All Implemented Interfaces:
Annotation, Source

public class SourceImpl
extends Object
implements Source


Constructor Summary
SourceImpl(Source value)
           
SourceImpl(Sources value)
           
 
Method Summary
 Class<? extends Annotation> annotationType()
           
 boolean equals(Object o)
           
 int hashCode()
           
 Sources 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

SourceImpl

public SourceImpl(Source value)

SourceImpl

public SourceImpl(Sources value)
Method Detail

value

public Sources 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.