java.lang.Object | |
↳ | com.microstrategy.webservices.MWSAttributeLockInfo |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MWSAttributeLockInfo() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getLockLimit() | ||||||||||
String | getLockReason() | ||||||||||
EnumMWSAttributeLockType | getLockType() | ||||||||||
void | setLockLimit(int lockLimit) | ||||||||||
void | setLockReason(String lockReason) | ||||||||||
void | setLockType(EnumMWSAttributeLockType lockType) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |