|
||||||||||
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 are LIST
Constructor Summary | |
---|---|
ReportParamPresentItem(int value,
java.lang.String description)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
int |
getValue()
|
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)
Method 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 |