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