org.codehaus.modello.maven

Class ModelloJPoxStoreMojo

public class ModelloJPoxStoreMojo extends AbstractModelloGeneratorMojo

Version: $Id: ModelloJPoxStoreMojo.java 513 2005-12-09 06:03:27Z brett $

Author: Trygve Laugstøl

UNKNOWN: jpox-store generate-sources Creates a JDO store 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-2009 Codehaus. All Rights Reserved.