Deprecated API


Contents
Deprecated Methods
org.codehaus.modello.model.Model.getPackageName(boolean, Version)
          This shouldn't be used, anything querying the model should read the package of the class. Use getDefaultPackageName(..). 
org.codehaus.modello.plugin.AbstractModelloGenerator.getParameter(String, Properties)
          @{link Use getParameter( Properties, String )} instead 
 



Copyright © 2001-2011 Codehaus. All Rights Reserved.