java.lang.Object
com.foursoft.harness.vec.v113.VecAbstractLocalizedString
com.foursoft.harness.vec.v113.VecLocalizedString
- All Implemented Interfaces:
Identifiable,ModifiableIdentifiable,Visitable,Serializable
public class VecLocalizedString
extends VecAbstractLocalizedString
implements Serializable, Visitable
Allows the internationalization of text contents. Attributes of the type LocalizedString normally have the multiplicity [0..*]. This means that such an attribute can have multiple values for different locales. It must not have multiple values for the same locale.
Java class for LocalizedString complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LocalizedString">
<complexContent>
<extension base="{http://www.prostep.org/ecad-if/2011/vec}AbstractLocalizedString">
</extension>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields inherited from class com.foursoft.harness.vec.v113.VecAbstractLocalizedString
languageCode, value, xmlId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.foursoft.harness.vec.v113.VecAbstractLocalizedString
getLanguageCode, getValue, getXmlId, setLanguageCode, setValue, setXmlId, toString