Uses of Class
step.repository.alm.otaclient.TDAPI_EXECUTE_QUERY_LIMIT_STATUS
-
Packages that use TDAPI_EXECUTE_QUERY_LIMIT_STATUS Package Description step.repository.alm.otaclient TDAPIOLELib -
-
Uses of TDAPI_EXECUTE_QUERY_LIMIT_STATUS in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return TDAPI_EXECUTE_QUERY_LIMIT_STATUS Modifier and Type Method Description static TDAPI_EXECUTE_QUERY_LIMIT_STATUSTDAPI_EXECUTE_QUERY_LIMIT_STATUS. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TDAPI_EXECUTE_QUERY_LIMIT_STATUS[]TDAPI_EXECUTE_QUERY_LIMIT_STATUS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-