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()
String
void setProfile(String value)
value
- allowed object is String
boolean isSetProfile()
String getSpaceId()
String
void setSpaceId(String value)
value
- allowed object is String
boolean isSetSpaceId()
String getSpaceName()
String
void setSpaceName(String value)
value
- allowed object is String
boolean isSetSpaceName()
String getSpaceDescription()
String
void setSpaceDescription(String value)
value
- allowed object is String
boolean isSetSpaceDescription()
Copyright © 2018 universAAL Consortium. All rights reserved.