java.lang.Object | |
↳ | com.microstrategy.webservices.MWSSyncCommunicationSetting |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSSyncCommunicationSetting() | |||||||||||
MWSSyncCommunicationSetting(EnumMWSSyncCommunicationSetting eSyncFlag, String syncValue) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSSyncCommunicationSetting |
getESyncFlag()
Gets the eSyncFlag value for this MWSSyncCommunicationSetting.
| ||||||||||
String |
getSyncValue()
Gets the syncValue value for this MWSSyncCommunicationSetting.
| ||||||||||
void |
setESyncFlag(EnumMWSSyncCommunicationSetting eSyncFlag)
Sets the eSyncFlag value for this MWSSyncCommunicationSetting.
| ||||||||||
void |
setSyncValue(String syncValue)
Sets the syncValue value for this MWSSyncCommunicationSetting.
| ||||||||||
String |
toString()
Creates a string version of the sync setting flag, value
combination.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the eSyncFlag value for this MWSSyncCommunicationSetting.
Gets the syncValue value for this MWSSyncCommunicationSetting.
Sets the eSyncFlag value for this MWSSyncCommunicationSetting.
Sets the syncValue value for this MWSSyncCommunicationSetting.
Creates a string version of the sync setting flag, value combination.