|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.accpac.sm.ReportParamPresentItem
public class ReportParamPresentItem
An object for the presentation item of report parameters whose type is LIST
Constructor Summary | |
---|---|
ReportParamPresentItem(int value,
java.lang.String description)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getDescription()
Get the description of the presentation item |
int |
getValue()
Get the value of the presentation item |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportParamPresentItem(int value, java.lang.String description)
value
- the value of the presentation itemdescription
- the description of the presentation itemMethod Detail |
---|
public int getValue()
public java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |