com.sage.orion.sdata.servlet.accpac
Class ClassMapParameter
java.lang.Object
com.sage.orion.sdata.servlet.accpac.ClassMapParameter
public class ClassMapParameter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ClassMapParameter
public ClassMapParameter()
getName
public java.lang.String getName()
- Returns:
- the parameter's name
setName
public void setName(java.lang.String name)
- Parameters:
name
- the name to set
getValue
public java.lang.String getValue()
- Returns:
- the value of the parameter
setValue
public void setValue(java.lang.String value)
- Parameters:
value
- the value to set
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2011 Sage Software, Inc. All rights reserved.