|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tibco.bpm.web.client.model.types.CalendarBasic
public class CalendarBasic
TODO Give a useful description of the type.
©2012 TIBCO Software Inc.
| Nested Class Summary | |
|---|---|
static class |
CalendarBasic.CalendarType
|
| Constructor Summary | |
|---|---|
CalendarBasic()
TODO Describe this method |
|
| Method Summary | |
|---|---|
CalendarBasic.CalendarType |
getCalendarType()
TODO Describe this method |
java.util.Date |
getDateCreated()
TODO Describe this method |
java.util.Date |
getDateModified()
TODO Describe this method |
java.lang.String |
getName()
TODO Describe this method |
java.lang.String |
getNameSpace()
TODO Describe this method |
void |
setCalendarType(CalendarBasic.CalendarType calendarType)
TODO Describe this method |
void |
setDateCreated(java.util.Date dateCreated)
TODO Describe this method |
void |
setDateModified(java.util.Date dateModified)
TODO Describe this method |
void |
setName(java.lang.String name)
TODO Describe this method |
void |
setNameSpace(java.lang.String nameSpace)
TODO Describe this method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalendarBasic()
| Method Detail |
|---|
public java.lang.String getNameSpace()
public void setNameSpace(java.lang.String nameSpace)
nameSpace - The nameSpace to set.public java.lang.String getName()
public void setName(java.lang.String name)
name - The name to set.public java.util.Date getDateCreated()
public void setDateCreated(java.util.Date dateCreated)
dateCreated - The dateCreated to set.public java.util.Date getDateModified()
public void setDateModified(java.util.Date dateModified)
dateModified - The dateModified to set.public CalendarBasic.CalendarType getCalendarType()
public void setCalendarType(CalendarBasic.CalendarType calendarType)
calendarType - The calendarType to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||