Interface LocalizedStructuredContentMixIn


public interface LocalizedStructuredContentMixIn
  • Method Summary

    Modifier and Type Method Description
    void add​(java.util.Locale locale, StructuredContent structuredContent)  
  • Method Details