|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITridas
Method Summary | |
---|---|
String |
getComments()
Gets the value of the comments property. |
DateTime |
getCreatedTimestamp()
Gets the value of the createdTimestamp property. |
DateTime |
getLastModifiedTimestamp()
Gets the value of the lastModifiedTimestamp property. |
String |
getTitle()
Gets the value of the title property. |
boolean |
isSetComments()
|
boolean |
isSetCreatedTimestamp()
|
boolean |
isSetIdentifier()
|
boolean |
isSetLastModifiedTimestamp()
|
boolean |
isSetTitle()
|
void |
setComments(String value)
Sets the value of the comments property. |
void |
setCreatedTimestamp(DateTime value)
Sets the value of the createdTimestamp property. |
void |
setIdentifier(TridasIdentifier value)
Sets the value of the identifier property. |
void |
setLastModifiedTimestamp(DateTime value)
Sets the value of the lastModifiedTimestamp property. |
void |
setTitle(String value)
Sets the value of the title property. |
Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo |
---|
copyTo, copyTo, createNewInstance |
Methods inherited from interface org.tridas.interfaces.TridasIdentifiable |
---|
getIdentifier |
Method Detail |
---|
String getTitle()
String
void setTitle(String value)
value
- allowed object is
String
boolean isSetTitle()
void setIdentifier(TridasIdentifier value)
value
- allowed object is
TridasIdentifier
boolean isSetIdentifier()
DateTime getCreatedTimestamp()
DateTime
void setCreatedTimestamp(DateTime value)
value
- allowed object is
DateTime
boolean isSetCreatedTimestamp()
DateTime getLastModifiedTimestamp()
DateTime
void setLastModifiedTimestamp(DateTime value)
value
- allowed object is
DateTime
boolean isSetLastModifiedTimestamp()
String getComments()
String
void setComments(String value)
value
- allowed object is
String
boolean isSetComments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |