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