| Method | Description |
|---|---|
| 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) | |
| org.codehaus.modello.plugin.java.javasource.JSourceCode.add(String, short) |
this method is not here any mode in castor codegen 1.3rc1
|
| org.codehaus.modello.plugin.java.javasource.JStructure.setPackageName(String) |
removed in future version of javasource
|
| org.codehaus.modello.plugin.java.javasource.JType.createArray() |
removed in javasource 1.3rc1, replaced by JArrayType
|
| Constructor | Description |
|---|---|
| org.codehaus.modello.plugin.java.javasource.JMethod(JType, String) |
removed in future version of javasource
|
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.