Uses of Class
org.oasis.ebxml.registry.bindings.rim.LocalizedString

Packages that use LocalizedString
org.oasis.ebxml.registry.bindings.rim   
 

Uses of LocalizedString in org.oasis.ebxml.registry.bindings.rim
 

Methods in org.oasis.ebxml.registry.bindings.rim that return LocalizedString
static LocalizedString LocalizedString.unmarshal(java.io.Reader reader)
           
 LocalizedString InternationalStringTypeItem.getLocalizedString()
          Returns the value of field 'localizedString'.
 

Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type LocalizedString
 void InternationalStringTypeItem.setLocalizedString(LocalizedString localizedString)
          Sets the value of field 'localizedString'.