Class LayoutContentItemOptions

    • Constructor Detail

      • LayoutContentItemOptions

        public LayoutContentItemOptions()
      • LayoutContentItemOptions

        public LayoutContentItemOptions​(org.json.JSONObject json)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
      • setTitle

        public void setTitle​(java.lang.String title)
      • setProcessAffinity

        public void setProcessAffinity​(java.lang.String processAffinity)
      • getJson

        public org.json.JSONObject getJson()
        Description copied from class: JsonBean
        Gets the underlying JSONObject
        Overrides:
        getJson in class LayoutContentOptionsImpl
        Returns:
        JSONObject