Uses of Class
com.vmware.vipclient.i18n.util.GetTranslationType
-
Packages that use GetTranslationType Package Description com.vmware.vipclient.i18n.util -
-
Uses of GetTranslationType in com.vmware.vipclient.i18n.util
Methods in com.vmware.vipclient.i18n.util that return GetTranslationType Modifier and Type Method Description static GetTranslationTypeGetTranslationType. valueOf(String name)Returns the enum constant of this type with the specified name.static GetTranslationType[]GetTranslationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-