All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.apidocs.nl.hsac.fitnesse.fixture.leanapps.LalResponse.json Maven / Gradle / Ivy

There is a newer version: 5.3.20
Show newest version
{
  "constructors" : [ {
    "readableName" : "lal response",
    "usage" : "| lal response |",
    "name" : "LalResponse",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ]
  } ],
  "qualifiedName" : "nl.hsac.fitnesse.fixture.leanapps.LalResponse",
  "publicMethods" : [ {
    "readableName" : "valid response",
    "usage" : "| valid response |",
    "contexthelp" : "valid response",
    "name" : "validResponse",
    "docString" : "",
    "annotations" : [ "Override" ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get status",
    "usage" : "| get status |",
    "contexthelp" : "get status",
    "name" : "getStatus",
    "docString" : "@return response status by LeanApps",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get error",
    "usage" : "| get error |",
    "contexthelp" : "get error",
    "name" : "getError",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get xsi type value",
    "usage" : "| get xsi type value | [type] | ",
    "contexthelp" : "get xsi type value <type>",
    "name" : "getXsiTypeValue",
    "docString" : "Gets the value xsi:type attribute will have for provided type.\n@param type sub type wanted.\n@return type name including namespace prefix as present in response.",
    "annotations" : [ "Override" ],
    "parameters" : [ {
      "name" : "type",
      "description" : "sub type wanted.",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "payment frequency",
    "usage" : "| payment frequency |",
    "contexthelp" : "payment frequency",
    "name" : "paymentFrequency",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get lal response",
    "usage" : "| get lal response |",
    "contexthelp" : "get lal response",
    "name" : "getLalResponse",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "LalResponse"
  }, {
    "readableName" : "premium amount",
    "usage" : "| premium amount |",
    "contexthelp" : "premium amount",
    "name" : "premiumAmount",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "insured amount",
    "usage" : "| insured amount |",
    "contexthelp" : "insured amount",
    "name" : "insuredAmount",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "death coverage select",
    "usage" : "| death coverage select |",
    "contexthelp" : "death coverage select",
    "name" : "deathCoverageSelect",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get death coverage subselect",
    "usage" : "| get death coverage subselect |",
    "contexthelp" : "get death coverage subselect",
    "name" : "getDeathCoverageSubselect",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "premium end date",
    "usage" : "| premium end date |",
    "contexthelp" : "premium end date",
    "name" : "premiumEndDate",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "intermediary",
    "usage" : "| intermediary |",
    "contexthelp" : "intermediary",
    "name" : "intermediary",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "production company",
    "usage" : "| production company |",
    "contexthelp" : "production company",
    "name" : "productionCompany",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "collection method",
    "usage" : "| collection method |",
    "contexthelp" : "collection method",
    "name" : "collectionMethod",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "birth date",
    "usage" : "| birth date | [partyNr] | ",
    "contexthelp" : "birth date <partyNr>",
    "name" : "birthDate",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "partyNr",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "contains policy",
    "usage" : "| contains policy | [policyNr] | ",
    "contexthelp" : "contains policy <policyNr>",
    "name" : "containsPolicy",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "policyNr",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "boolean"
  }, {
    "readableName" : "contains policies",
    "usage" : "| contains policies | [policyNrList] | ",
    "contexthelp" : "contains policies <policyNrList>",
    "name" : "containsPolicies",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "policyNrList",
      "type" : "List<String>"
    } ],
    "exceptions" : [ ],
    "returnType" : "XPathCheckResult"
  }, {
    "readableName" : "premium premium oid",
    "usage" : "| premium premium oid |",
    "contexthelp" : "premium premium oid",
    "name" : "premiumPremiumOid",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "sum financial booking for single payment",
    "usage" : "| sum financial booking for single payment |",
    "contexthelp" : "sum financial booking for single payment",
    "name" : "sumFinancialBookingForSinglePayment",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "sum financial booking",
    "usage" : "| sum financial booking |",
    "contexthelp" : "sum financial booking",
    "name" : "sumFinancialBooking",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "sum financial booking death",
    "usage" : "| sum financial booking death |",
    "contexthelp" : "sum financial booking death",
    "name" : "sumFinancialBookingDeath",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "single payment",
    "usage" : "| single payment |",
    "contexthelp" : "single payment",
    "name" : "singlePayment",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "financial booking",
    "usage" : "| financial booking |",
    "contexthelp" : "financial booking",
    "name" : "financialBooking",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "number insurance terminated death",
    "usage" : "| number insurance terminated death |",
    "contexthelp" : "number insurance terminated death",
    "name" : "numberInsuranceTerminatedDeath",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "number insurance in force",
    "usage" : "| number insurance in force |",
    "contexthelp" : "number insurance in force",
    "name" : "numberInsuranceInForce",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "insurance state",
    "usage" : "| insurance state |",
    "contexthelp" : "insurance state",
    "name" : "insuranceState",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get insured",
    "usage" : "| get insured |",
    "contexthelp" : "get insured",
    "name" : "getInsured",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get policy holder",
    "usage" : "| get policy holder |",
    "contexthelp" : "get policy holder",
    "name" : "getPolicyHolder",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "valid response",
    "usage" : "| valid response |",
    "contexthelp" : "valid response",
    "name" : "validResponse",
    "docString" : "",
    "annotations" : [ "Override" ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get x path",
    "usage" : "| get x | [xPathExpr] | path | [params] | ",
    "contexthelp" : "get x <xPathExpr> path <params>",
    "name" : "getXPath",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get raw x path",
    "usage" : "| get raw x | [xPathExpr] | path | [params] | ",
    "contexthelp" : "get raw x <xPathExpr> path <params>",
    "name" : "getRawXPath",
    "docString" : "Gets XPath value without checking whether response is valid.\n@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get x path double",
    "usage" : "| get x path | [xPathExpr] | double | [params] | ",
    "contexthelp" : "get x path <xPathExpr> double <params>",
    "name" : "getXPathDouble",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "get x path int",
    "usage" : "| get x path | [xPathExpr] | int | [params] | ",
    "contexthelp" : "get x path <xPathExpr> int <params>",
    "name" : "getXPathInt",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "Integer"
  }, {
    "readableName" : "get x path amount",
    "usage" : "| get x path | [xPathExpr] | amount | [params] | ",
    "contexthelp" : "get x path <xPathExpr> amount <params>",
    "name" : "getXPathAmount",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "Double"
  }, {
    "readableName" : "get x path date",
    "usage" : "| get x path | [xPathExpr] | date | [params] | ",
    "contexthelp" : "get x path <xPathExpr> date <params>",
    "name" : "getXPathDate",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return result of xpath expression, without timezone part.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "check x paths",
    "usage" : "| check x | [values] | paths | [expressionsToCheck] | ",
    "contexthelp" : "check x <values> paths <expressionsToCheck>",
    "name" : "checkXPaths",
    "docString" : "Checks whether input values are present at correct locations in the response.\n@param values keyName -> value, input parameters supplied to get request.\n@param expressionsToCheck xpath -> keyName, each xpath in this map is expected\n        to evaluate to the value present in values for that key (i.e. values[keyName])\n@return OK if all xpath expressions evaluated to the correct value. A description\n        of the mismatches otherwise.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "values",
      "description" : "keyName -,>, value, input parameters supplied to get request.",
      "type" : "Map<Object>"
    }, {
      "name" : "expressionsToCheck",
      "description" : "xpath -,>, keyName, each xpath in this map is expected\n        to evaluate to the value present in values for that key (i.e. values[keyName])",
      "type" : "Map<String>"
    } ],
    "exceptions" : [ ],
    "returnType" : "XPathCheckResult"
  }, {
    "readableName" : "get xsi type value",
    "usage" : "| get xsi type value | [type] | ",
    "contexthelp" : "get xsi type value <type>",
    "name" : "getXsiTypeValue",
    "docString" : "Gets the value xsi:type attribute will have for provided type.\n@param type sub type wanted.\n@return type name including namespace prefix as present in response.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "type",
      "description" : "sub type wanted.",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "get all x path",
    "usage" : "| get all x | [xPathExpr] | path | [params] | ",
    "contexthelp" : "get all x <xPathExpr> path <params>",
    "name" : "getAllXPath",
    "docString" : "@param xPathExpr expression to apply to response.\n@param params values to put inside expression before evaluation\n@return all results of xpath expression.\n@throws RuntimeException if no valid response was available or XPath could not be evaluated.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathExpr",
      "description" : "expression to apply to response.",
      "type" : "String"
    }, {
      "name" : "params",
      "description" : "values to put inside expression before evaluation",
      "type" : "Object[]"
    } ],
    "exceptions" : [ ],
    "returnType" : "List<String>"
  }, {
    "readableName" : "set namespace context",
    "usage" : "| set namespace context | [aNamespaceContext] | ",
    "contexthelp" : "set namespace context <aNamespaceContext>",
    "name" : "setNamespaceContext",
    "docString" : "@param aNamespaceContext the namespaceContext to set",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "aNamespaceContext",
      "description" : "the namespaceContext to set",
      "type" : "NamespaceContext"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "set x path helper",
    "usage" : "| set x path helper | [xPathHelper] | ",
    "contexthelp" : "set x path helper <xPathHelper>",
    "name" : "setXPathHelper",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "xPathHelper",
      "type" : "XPathHelper"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get x path helper",
    "usage" : "| get x path helper |",
    "contexthelp" : "get x path helper",
    "name" : "getXPathHelper",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "XPathHelper"
  }, {
    "readableName" : "valid response",
    "usage" : "| valid response |",
    "contexthelp" : "valid response",
    "name" : "validResponse",
    "docString" : "@throws RuntimeException if no valid response is available",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get request",
    "usage" : "| get request |",
    "contexthelp" : "get request",
    "name" : "getRequest",
    "docString" : "@return the request",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "set request",
    "usage" : "| set request | [aRequest] | ",
    "contexthelp" : "set request <aRequest>",
    "name" : "setRequest",
    "docString" : "@param aRequest the request to set",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "aRequest",
      "description" : "the request to set",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get response",
    "usage" : "| get response |",
    "contexthelp" : "get response",
    "name" : "getResponse",
    "docString" : "@return the response",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "set response",
    "usage" : "| set response | [aResponse] | ",
    "contexthelp" : "set response <aResponse>",
    "name" : "setResponse",
    "docString" : "@param aResponse the response to set",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "aResponse",
      "description" : "the response to set",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get status code",
    "usage" : "| get status code |",
    "contexthelp" : "get status code",
    "name" : "getStatusCode",
    "docString" : "@return the statusCode",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "int"
  }, {
    "readableName" : "set status code",
    "usage" : "| set status code | [aStatusCode] | ",
    "contexthelp" : "set status code <aStatusCode>",
    "name" : "setStatusCode",
    "docString" : "@param aStatusCode the statusCode to set",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "aStatusCode",
      "description" : "the statusCode to set",
      "type" : "int"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get request headers",
    "usage" : "| get request headers |",
    "contexthelp" : "get request headers",
    "name" : "getRequestHeaders",
    "docString" : "@return actual headers sent (these will contain the requested headers and some implicit).",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Map<Object>"
  }, {
    "readableName" : "add request header",
    "usage" : "| add request | [headerName] | header | [headerValue] | ",
    "contexthelp" : "add request <headerName> header <headerValue>",
    "name" : "addRequestHeader",
    "docString" : "Adds value to actual headers sent (there may be multiple values per name).\n@param headerName name of header to add.\n@param headerValue value to add.\n@return all current values for name.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "headerName",
      "description" : "name of header to add.",
      "type" : "String"
    }, {
      "name" : "headerValue",
      "description" : "value to add.",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "Object"
  }, {
    "readableName" : "get response headers",
    "usage" : "| get response headers |",
    "contexthelp" : "get response headers",
    "name" : "getResponseHeaders",
    "docString" : "@return headers in response.",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "Map<Object>"
  }, {
    "readableName" : "add response header",
    "usage" : "| add response | [headerName] | header | [headerValue] | ",
    "contexthelp" : "add response <headerName> header <headerValue>",
    "name" : "addResponseHeader",
    "docString" : "Adds value to headers received (there may be multiple values per name).\n@param headerName name of header to add.\n@param headerValue value to add.\n@return all current values for name.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "headerName",
      "description" : "name of header to add.",
      "type" : "String"
    }, {
      "name" : "headerValue",
      "description" : "value to add.",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "Object"
  }, {
    "readableName" : "get cookie store",
    "usage" : "| get cookie store |",
    "contexthelp" : "get cookie store",
    "name" : "getCookieStore",
    "docString" : "@return cookie store for this request/response",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "CookieStore"
  }, {
    "readableName" : "get cookie named",
    "usage" : "| get cookie named | [cookieName] | ",
    "contexthelp" : "get cookie named <cookieName>",
    "name" : "getCookieNamed",
    "docString" : "@param cookieName name of cookie to be found in cookie store\n@return cookie found, if any, null otherwise.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "cookieName",
      "description" : "name of cookie to be found in cookie store",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "Cookie"
  }, {
    "readableName" : "set cookie store",
    "usage" : "| set cookie store | [cookieStore] | ",
    "contexthelp" : "set cookie store <cookieStore>",
    "name" : "setCookieStore",
    "docString" : "Sets cookie store to use for this request response\n@param cookieStore cookie store for this request/response",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "cookieStore",
      "description" : "cookie store for this request/response",
      "type" : "CookieStore"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get response time",
    "usage" : "| get response time |",
    "contexthelp" : "get response time",
    "name" : "getResponseTime",
    "docString" : "@return response time in ms for call.",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "long"
  }, {
    "readableName" : "set response time",
    "usage" : "| set response time | [responseTime] | ",
    "contexthelp" : "set response time <responseTime>",
    "name" : "setResponseTime",
    "docString" : "Sets response time for obtaining this response.\n@param responseTime response time in ms for call.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "responseTime",
      "description" : "response time in ms for call.",
      "type" : "long"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "get method",
    "usage" : "| get method |",
    "contexthelp" : "get method",
    "name" : "getMethod",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "set method",
    "usage" : "| set method | [method] | ",
    "contexthelp" : "set method <method>",
    "name" : "setMethod",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "method",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "clone values",
    "usage" : "| clone values | [resp] | ",
    "contexthelp" : "clone values <resp>",
    "name" : "cloneValues",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "resp",
      "type" : "HttpResponse"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "parse",
    "usage" : "| parse | [value] | ",
    "contexthelp" : "parse <value>",
    "name" : "parse",
    "docString" : "Returns response toString() was called on previously.\n@param value toString() of response being searched.\n@return response if one is known, null otherwise.",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "value",
      "description" : "toString() of response being searched.",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "HttpResponse"
  }, {
    "readableName" : "clear instances",
    "usage" : "| clear instances |",
    "contexthelp" : "clear instances",
    "name" : "clearInstances",
    "docString" : "Clears set of known responses (that can be returned by parse()).",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ],
    "returnType" : "void"
  } ],
  "typeName" : "nl.hsac.fitnesse.fixture.leanapps.LalResponse",
  "name" : "LalResponse",
  "annotations" : [ ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy