org.richfaces.cdk.templatecompiler.builder.model
Class JavaComment
java.lang.Object
org.richfaces.cdk.templatecompiler.builder.model.JavaComment
public class JavaComment
- extends Object
Java comment representation
- Author:
- Maksim Kaszynski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaComment
public JavaComment()
JavaComment
public JavaComment(String value)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.