
public interface ISpaceDescriptor
| Modifier and Type | Method and Description |
|---|---|
String |
getProfile()
Gets the value of the profile property.
|
String |
getSpaceDescription()
Gets the value of the spaceDescription property.
|
String |
getSpaceId()
Gets the value of the spaceId property.
|
String |
getSpaceName()
Gets the value of the spaceName property.
|
boolean |
isSetProfile() |
boolean |
isSetSpaceDescription() |
boolean |
isSetSpaceId() |
boolean |
isSetSpaceName() |
void |
setProfile(String value)
Sets the value of the profile property.
|
void |
setSpaceDescription(String value)
Sets the value of the spaceDescription property.
|
void |
setSpaceId(String value)
Sets the value of the spaceId property.
|
void |
setSpaceName(String value)
Sets the value of the spaceName property.
|
String getProfile()
Stringvoid setProfile(String value)
value - allowed object is Stringboolean isSetProfile()
String getSpaceId()
Stringvoid setSpaceId(String value)
value - allowed object is Stringboolean isSetSpaceId()
String getSpaceName()
Stringvoid setSpaceName(String value)
value - allowed object is Stringboolean isSetSpaceName()
String getSpaceDescription()
Stringvoid setSpaceDescription(String value)
value - allowed object is Stringboolean isSetSpaceDescription()
Copyright © 2018 universAAL Consortium. All rights reserved.