public interface XdatNewsentryI
Modifier and Type | Method and Description |
---|---|
Object |
getDate() |
String |
getDescription() |
String |
getLink() |
String |
getSchemaElementName() |
String |
getTitle() |
Integer |
getXdatNewsentryId() |
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 |
setXdatNewsentryId(Integer v)
Sets the value for xdat_newsEntry_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 getXdatNewsentryId()
void setXdatNewsentryId(Integer v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.