Uses of Class
org.zeroexchange.importing.structure.XLocalizedString

Packages that use XLocalizedString
org.zeroexchange.dao.importing.structure.resource   
 

Uses of XLocalizedString in org.zeroexchange.dao.importing.structure.resource
 

Methods in org.zeroexchange.dao.importing.structure.resource that return types with arguments of type XLocalizedString
 Collection<XLocalizedString> XProperty.getTitles()
           
 Collection<XLocalizedString> XResourceCategory.getTitles()
           
 

Method parameters in org.zeroexchange.dao.importing.structure.resource with type arguments of type XLocalizedString
 void XProperty.setTitles(Collection<XLocalizedString> titles)
           
 void XResourceCategory.setTitles(Collection<XLocalizedString> titles)
           
 



Copyright © 2013. All Rights Reserved.