Class ItemContent


public class ItemContent extends SerializableEntity
None
  • Constructor Details

    • ItemContent

      public ItemContent()
  • Method Details

    • getContent

      public String getContent()
    • setContent

      public void setContent(String content)
    • getContentType

      public ItemContentType getContentType()
    • setContentType

      public void setContentType(ItemContentType contentType)