public class OrganisationInformation extends Object implements Serializable
Constructor and Description |
---|
OrganisationInformation() |
Modifier and Type | Method and Description |
---|---|
String |
getLogoLocation()
Get name of the organisation.
|
String |
getName()
Get name of the organisation.
|
String |
getUrl()
Get name of the organisation.
|
void |
setLogoLocation(String logoLocation)
Set name of the organisation.
|
void |
setName(String name)
Set name of the organisation.
|
void |
setUrl(String url)
Set name of the organisation.
|
public OrganisationInformation()
public String getLogoLocation()
public void setLogoLocation(String logoLocation)
logoLocation
- Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.