|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateReportParams
| Method Summary | |
|---|---|
String |
getDescription()
Retrieves the value for the optional structure field description. |
String |
getName()
Retrieves the value for the structure field name. |
Date |
getReportPeriodFrom()
Retrieves the value for the optional structure field reportPeriodFrom. |
Date |
getReportPeriodTo()
Retrieves the value for the optional structure field reportPeriodTo. |
short |
getReportType()
Retrieves the value for the structure field reportType. |
| 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 getName()
name.
name.
JmiException - If the value cannot be retrieved for some reason.Date getReportPeriodFrom()
reportPeriodFrom.
reportPeriodFrom.
JmiException - If the value cannot be retrieved for some reason.Date getReportPeriodTo()
reportPeriodTo.
reportPeriodTo.
JmiException - If the value cannot be retrieved for some reason.short getReportType()
reportType.
reportType.
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 | |||||||||