Constructor and Description |
---|
SpaceSummary() |
SpaceSummary(Map data) |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
the space key
|
String |
getName()
the name of the space
|
String |
getUrl()
the url to view this space online
|
void |
setKey(String key) |
void |
setName(String name) |
void |
setUrl(String url) |
public SpaceSummary()
public SpaceSummary(Map data)
Copyright © 2015 The Codehaus Foundation. All rights reserved.