SpaceGroup
and related classes like
SpaceGroupManager
and
SpaceGroupComparator
will be removed.
Please do not use them.
@Deprecated public class RemoteSpaceGroup extends Object
Constructor and Description |
---|
RemoteSpaceGroup()
Deprecated.
|
RemoteSpaceGroup(SpaceGroup spaceGroup)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getCreatorName()
Deprecated.
|
String |
getKey()
Deprecated.
|
String |
getLicenseKey()
Deprecated.
|
String |
getName()
Deprecated.
|
void |
setCreatorName(String creatorName)
Deprecated.
|
void |
setKey(String key)
Deprecated.
|
void |
setLicenseKey(String licenseKey)
Deprecated.
|
void |
setName(String name)
Deprecated.
|
public RemoteSpaceGroup()
public RemoteSpaceGroup(SpaceGroup spaceGroup)
public String getName()
public void setName(String name)
public String getKey()
public void setKey(String key)
public String getLicenseKey()
public void setLicenseKey(String licenseKey)
public String getCreatorName()
public void setCreatorName(String creatorName)
Copyright © 2003–2019 Atlassian. All rights reserved.