com.cedarsoft.codegen.model
Interface FieldWithInitializationInfo

All Superinterfaces:
FieldDeclarationInfo, FieldInfo, FieldTypeInformation
All Known Implementing Classes:
FieldInitializedInConstructorInfo, FieldInitializedInSetterInfo, FieldNotInitializationInfo

public interface FieldWithInitializationInfo
extends FieldDeclarationInfo


Method Summary
 
Methods inherited from interface com.cedarsoft.codegen.model.FieldDeclarationInfo
getFieldDeclaration, getGetterDeclaration
 
Methods inherited from interface com.cedarsoft.codegen.model.FieldTypeInformation
getCollectionParam, getType, isCollectionType, isType
 
Methods inherited from interface com.cedarsoft.codegen.model.FieldInfo
getSimpleName
 



Copyright © 2010 cedarsoft GmbH. All Rights Reserved.