Class ApiExceptionArg

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class ApiExceptionArg
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • ApiExceptionArg

        public ApiExceptionArg()
      • ApiExceptionArg

        public ApiExceptionArg​(com.google.gson.JsonObject jsonObject)
                        throws APIException
        Throws:
        APIException
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • name

        public void name​(String multirequestToken)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • value

        public void value​(String multirequestToken)