public interface XdatAccessLogI
Modifier and Type | Method and Description |
---|---|
Object |
getAccessDate() |
String |
getIp() |
String |
getLogin() |
String |
getMethod() |
String |
getSchemaElementName() |
Integer |
getXdatAccessLogId() |
void |
setAccessDate(Object v)
Sets the value for access_date.
|
void |
setIp(String v)
Sets the value for ip.
|
void |
setLogin(String v)
Sets the value for login.
|
void |
setMethod(String v)
Sets the value for method.
|
void |
setXdatAccessLogId(Integer v)
Sets the value for xdat_access_log_id.
|
String getSchemaElementName()
String getLogin()
void setLogin(String v)
v
- Value to Set.Object getAccessDate()
void setAccessDate(Object v)
v
- Value to Set.String getIp()
void setIp(String v)
v
- Value to Set.String getMethod()
void setMethod(String v)
v
- Value to Set.Integer getXdatAccessLogId()
void setXdatAccessLogId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.