Serialized Form


Package org.codehaus.mojo.freeform

Class org.codehaus.mojo.freeform.FreeformPluginException extends Exception implements Serializable


Package org.codehaus.mojo.freeform.project

Class org.codehaus.mojo.freeform.project.AntTarget extends Object implements Serializable

Serialized Fields

name

String name
Field name


comment

String comment
Field comment


goal

List<E> goal
Field goal


option

List<E> option
Field option


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.CompilationUnit extends Object implements Serializable

Serialized Fields

packageRoot

List<E> packageRoot
Field packageRoot


classpath

List<E> classpath
Field classpath


builtTo

String builtTo
Field builtTo


sourceLevel

String sourceLevel
Field sourceLevel


unitTest

boolean unitTest
Field unitTest


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.ContextMenuItem extends Object implements Serializable

Serialized Fields

modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.CustomisedContextMenuItem extends ContextMenuItem implements Serializable

Serialized Fields

name

String name
Field name


script

String script
Field script


target

List<E> target
Field target


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.FileProperty extends Property implements Serializable

Serialized Fields

location

String location
Field location


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.FileViewItem extends ViewItem implements Serializable

Serialized Fields

label

String label
Field label


location

String location
Field location


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.FolderViewItem extends ViewItem implements Serializable

Serialized Fields

label

String label
Field label


location

String location
Field location


style

String style
Field style


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.FreeformProject extends Object implements Serializable

Serialized Fields

name

String name
Field name


useOutputDirectory

boolean useOutputDirectory
Field useOutputDirectory


properties

List<E> properties
Field properties


sourceFolders

List<E> sourceFolders
Field sourceFolders


netbeansActions

List<E> netbeansActions
Field netbeansActions


viewItems

List<E> viewItems
Field viewItems


contextMenuItems

List<E> contextMenuItems
Field contextMenuItems


subprojects

List<E> subprojects
Field subprojects


compilationUnits

List<E> compilationUnits
Field compilationUnits


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.IdeContextMenuItem extends ContextMenuItem implements Serializable

Serialized Fields

name

String name
Field name


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.NamedNetbeansAction extends NetbeansAction implements Serializable

Serialized Fields

script

String script
Field script


name

String name
Field name


target

List<E> target
Field target


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.NamedProperty extends Property implements Serializable

Serialized Fields

name

String name
Field name


value

String value
Field value


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.NetbeansAction extends Object implements Serializable

Serialized Fields

modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.Property extends Object implements Serializable

Serialized Fields

modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.SourceFolder extends Object implements Serializable

Serialized Fields

label

String label
Field label


type

String type
Field type


location

String location
Field location


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.Subproject extends Object implements Serializable

Serialized Fields

subproject

String subproject
Field subproject


modelEncoding

String modelEncoding

Class org.codehaus.mojo.freeform.project.ViewItem extends Object implements Serializable

Serialized Fields

modelEncoding

String modelEncoding



Copyright © 2005-2011 Codehaus. All Rights Reserved.