JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
ch.nolix.baseapi.validation.response
IValidationResponse
Contents
Description
Method Summary
Method Details
getMessage()
isOk()
Hide sidebar
Show sidebar
Interface IValidationResponse
All Known Implementing Classes:
ValidationResponse
public interface
IValidationResponse
Author:
Silvan Wyss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getMessage
()
boolean
isOk
()
Method Details
getMessage
String
getMessage
()
isOk
boolean
isOk
()