Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Organization |
Model.getOrganization()
Get this element describes various attributes of the
organization to
which the project belongs.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setOrganization(Organization organization)
Set this element describes various attributes of the
organization to
which the project belongs.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateOrganization(Organization organization,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateOrganization.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.