Interface Localized
- All Known Implementing Classes:
AccessRightsType,ActivityLevel,AgeRestriction,AlarmState,AlertSeverity,AuthenticationStrategy,AuthenticatorFailoverMode,BasicQuality,BrowseElementType,ContextState,DataQuality,DataType,DropoutCondition,InterpolationMode,LaunchScriptPolicy,LocalizedString,ModuleFaultCause,ModuleState,NodeRole,OpcConnection.State,OpcDataMode,Option.RawOption,ProjectState,PropertyType,RemoteServiceAccessLevel,SampleMode,ScanClassComparison,ScanClassMode,TagAttribute,TagExecutionMode,TagGroupMode,TimeUnits,TransactionIsolationLevel,TTSSpeed
public interface Localized
This interface is used to provide a localized string representation of a class.
-
Method Summary
-
Method Details
-
toString
Returns a localized string representation of this object for the givenLocale.- Parameters:
locale- The locale to use for translation.- Returns:
- A localized string.
-