Class LayoutContentOptionsImpl

    • Constructor Detail

      • LayoutContentOptionsImpl

        public LayoutContentOptionsImpl()
      • LayoutContentOptionsImpl

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

      • setType

        public void setType​(java.lang.String type)
      • getComponentName

        public java.lang.String getComponentName()
      • setComponentName

        public void setComponentName​(java.lang.String componentName)
      • getJson

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