Class Supplement
- java.lang.Object
-
- org.apache.maven.plugin.resources.remote.Supplement
-
- All Implemented Interfaces:
Serializable
public class Supplement extends Object implements Serializable
A single supplement.- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Supplement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetProject()Get snippets of POM xml files used to supplement the data model.voidsetProject(Object project)Set snippets of POM xml files used to supplement the data model.
-