Interface SyndContent


public interface SyndContent
  • Method Details

    • getType

      String getType()
    • getValue

      String getValue()
    • setType

      void setType(String type)
    • setValue

      void setValue(String value)