|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewActivityParams
| Method Summary | |
|---|---|
String |
getDescription()
Retrieves the value for the optional structure field description. |
String |
getDetailedDescription()
Retrieves the value for the optional structure field detailedDescription. |
Date |
getDueBy()
Retrieves the value for the optional structure field dueBy. |
String |
getName()
Retrieves the value for the structure field name. |
short |
getPriority()
Retrieves the value for the structure field priority. |
Contact |
getReportingContact()
Retrieves the value for the optional structure field reportingContact. |
Date |
getScheduledEnd()
Retrieves the value for the optional structure field scheduledEnd. |
Date |
getScheduledStart()
Retrieves the value for the optional structure field scheduledStart. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
|---|
refContainsValue, refDelegate, refGetValue |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
String getDescription()
description.
description.
JmiException - If the value cannot be retrieved for some reason.String getDetailedDescription()
detailedDescription.
detailedDescription.
JmiException - If the value cannot be retrieved for some reason.Date getDueBy()
dueBy.
dueBy.
JmiException - If the value cannot be retrieved for some reason.String getName()
name.
name.
JmiException - If the value cannot be retrieved for some reason.short getPriority()
priority.
priority.
JmiException - If the value cannot be retrieved for some reason.Contact getReportingContact()
reportingContact.
reportingContact.
JmiException - If the value cannot be retrieved for some reason.Date getScheduledEnd()
scheduledEnd.
scheduledEnd.
JmiException - If the value cannot be retrieved for some reason.Date getScheduledStart()
scheduledStart.
scheduledStart.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||