Package org.faktorips.testsupport
Class SingleInternationalString
java.lang.Object
org.faktorips.testsupport.SingleInternationalString
- All Implemented Interfaces:
Serializable,org.faktorips.values.InternationalString
public class SingleInternationalString
extends Object
implements org.faktorips.values.InternationalString
Implementation of
InternationalString which uses the same text for all locales.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleInternationalString
Constructor.- Parameters:
text- the value string used for all locales.
-
-
Method Details
-
get
Getting the value string which is independent from the specified locale.- Specified by:
getin interfaceorg.faktorips.values.InternationalString- Parameters:
locale- this parameter is not used
-