public class RemoteSpaceSummary extends Object
Constructor and Description |
---|
RemoteSpaceSummary() |
RemoteSpaceSummary(Space space) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
String |
getName() |
String |
getType() |
String |
getUrl() |
int |
hashCode() |
void |
setKey(String key) |
void |
setName(String name) |
void |
setType(String type) |
void |
setUrl(String url) |
String |
toString() |
public RemoteSpaceSummary()
public RemoteSpaceSummary(Space space)
Copyright © 2003–2019 Atlassian. All rights reserved.