public class DirectoryError extends Object
Constructor and Description |
---|
DirectoryError() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
Gets the error Message
|
String |
getTitleField() |
boolean |
isMandatoryError()
return true if the error is a mandatory error
|
void |
setErrorMessage(String errorMessage)
set the error message
|
void |
setMandatoryError(boolean mandatoryError)
set true if the error is a mandatory error
|
void |
setTitleField(String titleField)
set the title of the field
|
public boolean isMandatoryError()
public void setMandatoryError(boolean mandatoryError)
mandatoryError
- true if the error is a mandatory errorpublic String getErrorMessage()
public void setErrorMessage(String errorMessage)
errorMessage
- the erroer messagepublic String getTitleField()
public void setTitleField(String titleField)
titleField
- the title of the fieldCopyright © 2016 City of Paris. All rights reserved.