public interface XdatInfoentryI
Modifier and Type | Method and Description |
---|---|
Object |
getDate() |
String |
getDescription() |
String |
getLink() |
String |
getSchemaElementName() |
String |
getTitle() |
Integer |
getXdatInfoentryId() |
void |
setDate(Object v)
Sets the value for date.
|
void |
setDescription(String v)
Sets the value for description.
|
void |
setLink(String v)
Sets the value for link.
|
void |
setTitle(String v)
Sets the value for title.
|
void |
setXdatInfoentryId(Integer v)
Sets the value for xdat_infoEntry_id.
|
String getSchemaElementName()
Object getDate()
void setDate(Object v)
v
- Value to Set.String getTitle()
void setTitle(String v)
v
- Value to Set.String getDescription()
void setDescription(String v)
v
- Value to Set.String getLink()
void setLink(String v)
v
- Value to Set.Integer getXdatInfoentryId()
void setXdatInfoentryId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.