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