Class ShortReport
java.lang.Object
ch.admin.suis.validator.rest.to.response.ShortReport
-
Constructor Summary
ConstructorsConstructorDescriptionShortReport(boolean valid, String message) ShortReport(ValidStatus valid, String message) -
Method Summary
Modifier and TypeMethodDescriptiongetType()getValid()voidsetMessage(String message) voidsetType(ValidationType type) voidsetValid(ValidStatus valid)
-
Constructor Details
-
ShortReport
public ShortReport() -
ShortReport
-
ShortReport
-
-
Method Details
-
getMessage
-
getType
-
getValid
-
setMessage
-
setType
-
setValid
-