Uses of Class
com.prosysopc.ua.LocalizedTextMap

Packages that use LocalizedTextMap
com.prosysopc.ua Common classes for client and server side. 
 

Uses of LocalizedTextMap in com.prosysopc.ua
 

Methods in com.prosysopc.ua that return LocalizedTextMap
static LocalizedTextMap[] LocalizedTextMap.createMany(org.opcfoundation.ua.builtintypes.LocalizedText[] defaultTexts)
          Create an array of LocalizedTextMaps.
 

Methods in com.prosysopc.ua with parameters of type LocalizedTextMap
static org.opcfoundation.ua.builtintypes.LocalizedText[] LocalizedTextMap.getArrayValues(LocalizedTextMap[] array, Locale locale)
          Create an array of LocalizedText by calling getLocalizedText(Locale) for each LocalizedTextMap given as parameter with the given locale.
 



Copyright © 2018. All rights reserved.