RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler.builder.model
Class JavaComment

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.builder.model.JavaComment

public class JavaComment
extends Object

Java comment representation

Author:
Maksim Kaszynski

Constructor Summary
JavaComment()
           
JavaComment(String value)
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaComment

public JavaComment()

JavaComment

public JavaComment(String value)
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)

RichFaces CDK Generator 4.2.0.CR1

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