com.kuka.common
Class Messages
java.lang.Object
com.kuka.common.Messages
public final class Messages
- extends Object
This class contains messages that support multiple languages.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getString
public static String getString(String key)
- returns the translated message.
- Parameters:
key - The message key
- Returns:
- The translated message
Copyright © 2019. All rights reserved.