|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.model.Organization
Specifies the organization that produces this project.
| Constructor Summary | |
Organization()
|
|
| Method Summary | |
String |
getModelEncoding()
|
String |
getName()
Get The full name of the organization. |
String |
getUrl()
Get The URL to the organization's home page. |
void |
setModelEncoding(String modelEncoding)
|
void |
setName(String name)
Set The full name of the organization. |
void |
setUrl(String url)
Set The URL to the organization's home page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Organization()
| Method Detail |
public String getName()
public String getUrl()
public void setName(String name)
name - public void setUrl(String url)
url - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||