com.sap.ip.collaboration.room.api.template

Interface IRoomParameterValue

All Superinterfaces:
IDescriptionEditor, IDescriptionReader, IRoomParameter, IRoomParameterEditor

public interface IRoomParameterValue
extends IRoomParameterEditor

Interface for room parameter value.


Method Summary
 String getParameterValue()
          Get value of the parameter.
 void setParameterValue(String value)
          Set value of the parameter.
 
Methods inherited from interface com.sap.ip.collaboration.room.api.template.IRoomParameterEditor
setHidden
 
Methods inherited from interface com.sap.ip.collaboration.room.api.template.IRoomParameter
getParameterName, isHidden
 
Methods inherited from interface com.sap.ip.collaboration.room.api.template.description.IDescriptionEditor
setDescription, setDescription
 
Methods inherited from interface com.sap.ip.collaboration.room.api.template.description.IDescriptionReader
getDescription, getDescription
 

Method Detail

getParameterValue

String getParameterValue()
Get value of the parameter.

Returns:
String containing value of the parameter.

setParameterValue

void setParameterValue(String value)
Set value of the parameter.

Parameters:
value - of the parameter.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-COLL [sap.com] tc/kmc/coll/room api EP-KM-CRS


Copyright 2011 SAP AG Complete Copyright Notice