Class HasTableResponse


  • public class HasTableResponse
    extends Object
    Contains the returned response and hasTable for hasTable
    • Constructor Detail

      • HasTableResponse

        public HasTableResponse​(Response response,
                                boolean hasTable)
    • Method Detail

      • hasTable

        public boolean hasTable()
      • getResponse

        public Response getResponse()