Class SelectIdPCallback

    • Constructor Detail

      • SelectIdPCallback

        public SelectIdPCallback​(org.json.JSONObject jsonObject,
                                 int index)
      • SelectIdPCallback

        public SelectIdPCallback()
    • Method Detail

      • setAttribute

        protected void setAttribute​(java.lang.String name,
                                    java.lang.Object value)
        Specified by:
        setAttribute in class AbstractCallback
      • getType

        public java.lang.String getType()
        Description copied from interface: Callback
        Return the type of the Callback, the type name should align with the Callback type returned from AM
      • setValue

        public void setValue​(java.lang.String value)