com.etasoft.trans.map
Class axMapParameterPair
java.lang.Object
com.etasoft.trans.map.axMapParameterPair
- public class axMapParameterPair
- extends java.lang.Object
Map parameter pair.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
axMapParameterPair
public axMapParameterPair()
axMapParameterPair
public axMapParameterPair(java.lang.String key,
java.lang.String value)
getKey
public java.lang.String getKey()
setKey
public void setKey(java.lang.String key)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
toString
public java.lang.String toString()