public class TimestampValidation extends Timestamp
Timestamp
Modifier and Type | Field and Description |
---|---|
static int |
ERROR_DATE_FORMAT |
Constructor and Description |
---|
TimestampValidation(int arg0,
int arg1,
int arg2,
int arg3,
int arg4,
int arg5,
int arg6)
Deprecated.
|
TimestampValidation(String strErrorValue)
Constructeur de la classe
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getErrorValue()
Retourne la valeur de l'erreur
|
int |
getIdTypeError()
Retourne l'id du type de l'erreur
|
int |
hashCode() |
void |
setErrorValue(String strErrorValue)
Initialise la valeur de l'erreur
|
void |
setIdTypeError(int nIdTypeEror)
Initialise l'id du type de l'erreur
|
after, before, compareTo, compareTo, equals, from, getNanos, getTime, setNanos, setTime, toInstant, toLocalDateTime, toString, valueOf, valueOf
after, before, clone, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTimezoneOffset, getYear, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setYear, toGMTString, toLocaleString, UTC
public static final int ERROR_DATE_FORMAT
public TimestampValidation(String strErrorValue)
strErrorValue
- La valeur de l'erreurpublic TimestampValidation(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
arg0
- Argument 1arg1
- Argument 2arg2
- Argument 3arg3
- Argument 4arg4
- Argument 5arg5
- Argument 6arg6
- Argument 7public int getIdTypeError()
public void setIdTypeError(int nIdTypeEror)
nIdTypeEror
- l'id du type de l'erreurpublic String getErrorValue()
public void setErrorValue(String strErrorValue)
strErrorValue
- La valeur de l'erreurCopyright © 2019 City of Paris. All rights reserved.