org.codehaus.modello.maven

Class ModelloJavaMojo

public class ModelloJavaMojo extends AbstractModelloGeneratorMojo

Version: $Id: ModelloJavaMojo.java 514 2005-12-09 07:30:37Z brett $

Author: Trygve Laugstøl

UNKNOWN: java generate-sources Creates java beans from the Modello model.

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-2008 Codehaus. All Rights Reserved.