|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.maven.archiva.configuration.OrganisationInformation
public class OrganisationInformation
The organisation information settings.
| Constructor Summary | |
|---|---|
OrganisationInformation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLogoLocation()
Get name of the organisation |
java.lang.String |
getModelEncoding()
|
java.lang.String |
getName()
Get name of the organisation |
java.lang.String |
getUrl()
Get name of the organisation |
void |
setLogoLocation(java.lang.String logoLocation)
Set name of the organisation |
void |
setModelEncoding(java.lang.String modelEncoding)
|
void |
setName(java.lang.String name)
Set name of the organisation |
void |
setUrl(java.lang.String url)
Set name of the organisation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrganisationInformation()
| Method Detail |
|---|
public java.lang.String getLogoLocation()
public java.lang.String getName()
public java.lang.String getUrl()
public void setLogoLocation(java.lang.String logoLocation)
logoLocation - public void setName(java.lang.String name)
name - public void setUrl(java.lang.String url)
url - public void setModelEncoding(java.lang.String modelEncoding)
public java.lang.String getModelEncoding()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||