|
||||||||||
| 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()
Stringvoid setTitle(String value)
value - allowed object is
Stringboolean isSetTitle()
void setIdentifier(TridasIdentifier value)
value - allowed object is
TridasIdentifierboolean isSetIdentifier()
DateTime getCreatedTimestamp()
DateTimevoid setCreatedTimestamp(DateTime value)
value - allowed object is
DateTimeboolean isSetCreatedTimestamp()
DateTime getLastModifiedTimestamp()
DateTimevoid setLastModifiedTimestamp(DateTime value)
value - allowed object is
DateTimeboolean isSetLastModifiedTimestamp()
String getComments()
Stringvoid setComments(String value)
value - allowed object is
Stringboolean isSetComments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||