Uses of Interface
com.cedarsoft.codegen.model.FieldDeclarationInfo

Packages that use FieldDeclarationInfo
com.cedarsoft.codegen   
com.cedarsoft.codegen.model   
 

Uses of FieldDeclarationInfo in com.cedarsoft.codegen
 

Methods in com.cedarsoft.codegen with parameters of type FieldDeclarationInfo
 com.sun.codemodel.JInvocation CodeGenerator.createGetterInvocation(com.sun.codemodel.JExpression object, FieldDeclarationInfo fieldInfo)
           
 

Uses of FieldDeclarationInfo in com.cedarsoft.codegen.model
 

Subinterfaces of FieldDeclarationInfo in com.cedarsoft.codegen.model
 interface FieldWithInitializationInfo
           
 

Classes in com.cedarsoft.codegen.model that implement FieldDeclarationInfo
 class DefaultFieldDeclarationInfo
           
 class FieldInitializedInConstructorInfo
           
 class FieldInitializedInSetterInfo
           
 class FieldNotInitializationInfo
           
 



Copyright © 2010 cedarsoft GmbH. All Rights Reserved.