org.oasis.ebxml.registry.bindings.rim
Class InternationalStringTypeItem

java.lang.Object
  extended byorg.oasis.ebxml.registry.bindings.rim.InternationalStringTypeItem
All Implemented Interfaces:
java.io.Serializable

public class InternationalStringTypeItem
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
InternationalStringTypeItem()
           
 
Method Summary
 LocalizedString getLocalizedString()
          Returns the value of field 'localizedString'.
 void setLocalizedString(LocalizedString localizedString)
          Sets the value of field 'localizedString'.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternationalStringTypeItem

public InternationalStringTypeItem()
Method Detail

getLocalizedString

public LocalizedString getLocalizedString()
Returns the value of field 'localizedString'.

Returns:
the value of field 'localizedString'.

setLocalizedString

public void setLocalizedString(LocalizedString localizedString)
Sets the value of field 'localizedString'.

Parameters:
localizedString - the value of field 'localizedString'.