com.sage.accpac.sm
Class ReportParamPresentItem

java.lang.Object
  extended by com.sage.accpac.sm.ReportParamPresentItem

public class ReportParamPresentItem
extends java.lang.Object

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

ReportParamPresentItem

public ReportParamPresentItem(int value,
                              java.lang.String description)
Method Detail

getValue

public int getValue()

getDescription

public java.lang.String getDescription()


Copyright © 2010 Sage Software, Inc. All rights reserved.