Class ELLanguageHelper
java.lang.Object
de.mid.innovator.srv2api.icw2elem.ELLanguageHelper
This is a utility class for ELLanguage that provides static methods for creation or other purposes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic ELLanguagegetLanguage(SrvContext srvCtx, K_OOLANGUAGE kLanguage) The specified language.
-
Method Details
-
getLanguage
public static ELLanguage getLanguage(SrvContext srvCtx, K_OOLANGUAGE kLanguage) throws InoNetException, SrvErrorException The specified language.- Parameters:
srvCtx- The context of the related innovator server.kLanguage-- Throws:
InoNetExceptionSrvErrorException
-