Package org.bsc.confluence.xmlrpc
Class SpaceSummary
- java.lang.Object
-
- org.bsc.confluence.xmlrpc.MapObject
-
- org.bsc.confluence.xmlrpc.SpaceSummary
-
-
Constructor Summary
Constructors Constructor Description SpaceSummary()SpaceSummary(Map<String,Object> data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()the space keyStringgetName()the name of the spaceStringgetUrl()the url to view this space onlinevoidsetKey(String key)voidsetName(String name)voidsetUrl(String url)
-