java.lang.Object | |
↳ | com.microstrategy.webservices.MWSProjectSessionProperty |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSProjectSessionProperty() | |||||||||||
MWSProjectSessionProperty(EnumMWSProjectSessionProperty sessionPropertyFlag, String sessionPropertyValue) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumMWSProjectSessionProperty |
getSessionPropertyFlag()
Gets the sessionPropertyFlag value for this MWSProjectSessionProperty.
| ||||||||||
String |
getSessionPropertyValue()
Gets the sessionPropertyValue value for this MWSProjectSessionProperty.
| ||||||||||
void |
setSessionPropertyFlag(EnumMWSProjectSessionProperty sessionPropertyFlag)
Sets the sessionPropertyFlag value for this MWSProjectSessionProperty.
| ||||||||||
void |
setSessionPropertyValue(String sessionPropertyValue)
Sets the sessionPropertyValue value for this MWSProjectSessionProperty.
| ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the sessionPropertyFlag value for this MWSProjectSessionProperty.
Gets the sessionPropertyValue value for this MWSProjectSessionProperty.
Sets the sessionPropertyFlag value for this MWSProjectSessionProperty.
Sets the sessionPropertyValue value for this MWSProjectSessionProperty.