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