com.sage.accpac.sm
Class ReportParameter
java.lang.Object
   com.sage.accpac.sm.ReportParameter
com.sage.accpac.sm.ReportParameter
- public class ReportParameter 
- extends java.lang.Object
an object for the info of Report Parameters
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ReportParameter
public ReportParameter(java.lang.String name,
                       byte[] description,
                       int type,
                       ReportParamPresentItem[] presentItems)
getName
public java.lang.String getName()
- 
 
getDescription
public java.lang.String getDescription()
- 
 
getType
public ReportParameter.ReportParamType getType()
- 
 
getPresentItems
public ReportParamPresentItem[] getPresentItems()
- 
 
				Copyright © 2010 Sage Software, Inc.  All rights reserved.