org.codehaus.modello.maven

Class ModelloJavaMojo

public class ModelloJavaMojo extends AbstractModelloGeneratorMojo

Creates Java beans from the Modello model.

Version: $Id: ModelloJavaMojo.java 688 2006-11-21 13:45:03Z brett $

Author: Trygve Laugstøl

UNKNOWN: java generate-sources

Method Summary
protected StringgetGeneratorType()
FilegetOutputDirectory()
voidsetOutputDirectory(File outputDirectory)

Method Detail

getGeneratorType

protected String getGeneratorType()

getOutputDirectory

public File getOutputDirectory()

setOutputDirectory

public void setOutputDirectory(File outputDirectory)
Copyright © 2001-2009 Codehaus. All Rights Reserved.