Uses of Class
com.consol.citrus.model.testcase.http.ResponseHeadersType.Header
-
Packages that use ResponseHeadersType.Header Package Description com.consol.citrus.model.testcase.http -
-
Uses of ResponseHeadersType.Header in com.consol.citrus.model.testcase.http
Fields in com.consol.citrus.model.testcase.http with type parameters of type ResponseHeadersType.Header Modifier and Type Field Description protected List<ResponseHeadersType.Header>ResponseHeadersType. headersMethods in com.consol.citrus.model.testcase.http that return ResponseHeadersType.Header Modifier and Type Method Description ResponseHeadersType.HeaderObjectFactory. createResponseHeadersTypeHeader()Create an instance ofResponseHeadersType.HeaderMethods in com.consol.citrus.model.testcase.http that return types with arguments of type ResponseHeadersType.Header Modifier and Type Method Description List<ResponseHeadersType.Header>ResponseHeadersType. getHeaders()Gets the value of the headers property.
-