Uses of Class
h.EN_api_t
-
Packages that use EN_api_t Package Description gen.lib.gvc h -
-
Uses of EN_api_t in gen.lib.gvc
Methods in gen.lib.gvc with parameters of type EN_api_t Modifier and Type Method Description static ST_gvplugin_available_sgvplugin__c. gvplugin_load(ST_GVC_s gvc, EN_api_t api, CString str) -
Uses of EN_api_t in h
Methods in h that return EN_api_t Modifier and Type Method Description static EN_api_tEN_api_t. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EN_api_t[]EN_api_t. values()Returns an array containing the constants of this enum type, in the order they are declared.
-