com.cedarsoft.codegen
Class ClassRefSupport
java.lang.Object
com.cedarsoft.codegen.ClassRefSupport
public class ClassRefSupport
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDIRECT_CLASS_NAME
@NonNls
public static final String JDIRECT_CLASS_NAME
- See Also:
- Constant Field Values
model
@NotNull
protected final com.sun.codemodel.JCodeModel model
ClassRefSupport
public ClassRefSupport(@NotNull
com.sun.codemodel.JCodeModel model)
ref
@NotNull
public com.sun.codemodel.JClass ref(@NotNull@NonNls
String qualifiedName)
verifyValidRefName
protected void verifyValidRefName(@NotNull@NonNls
String qualifiedName)
ref
@NotNull
public com.sun.codemodel.JClass ref(@NotNull
Class<?> type)
Copyright © 2010 cedarsoft GmbH. All Rights Reserved.