java.lang.Object | |
↳ | com.microstrategy.webservices.MWSProjectSetting |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSProjectSetting() | |||||||||||
MWSProjectSetting(EnumMWSProjectSetting settingFlag, String settingValue) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSProjectSetting |
getSettingFlag()
Gets the settingFlag value for this MWSProjectSetting.
| ||||||||||
String |
getSettingValue()
Gets the settingValue value for this MWSProjectSetting.
| ||||||||||
void |
setSettingFlag(EnumMWSProjectSetting settingFlag)
Sets the settingFlag value for this MWSProjectSetting.
| ||||||||||
void |
setSettingValue(String settingValue)
Sets the settingValue value for this MWSProjectSetting.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the settingFlag value for this MWSProjectSetting.
Gets the settingValue value for this MWSProjectSetting.
Sets the settingFlag value for this MWSProjectSetting.
Sets the settingValue value for this MWSProjectSetting.