issrg.gt4.util
Class ParameterPath

java.lang.Object
  extended by issrg.gt4.util.ParameterPath

public class ParameterPath
extends java.lang.Object

Author:
ls97

Constructor Summary
ParameterPath(javax.xml.namespace.QName[] qIn, java.util.HashMap mapIn)
          Creates a new instance of ParameterPath
 
Method Summary
 java.util.HashMap getParamMap()
           
 javax.xml.namespace.QName[] getParamPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterPath

public ParameterPath(javax.xml.namespace.QName[] qIn,
                     java.util.HashMap mapIn)
Creates a new instance of ParameterPath

Method Detail

getParamPath

public javax.xml.namespace.QName[] getParamPath()

getParamMap

public java.util.HashMap getParamMap()