com.advancedpwr.record.inspect
Class MapPutPath

java.lang.Object
  extended by com.advancedpwr.record.AccessPath
      extended by com.advancedpwr.record.inspect.MultiPath
          extended by com.advancedpwr.record.inspect.MapPutPath

public class MapPutPath
extends MultiPath


Field Summary
protected  InstanceTree fieldKeyTree
           
 
Fields inherited from class com.advancedpwr.record.inspect.MultiPath
fieldInstanceName
 
Fields inherited from class com.advancedpwr.record.AccessPath
fieldInstanceTree
 
Constructor Summary
MapPutPath()
           
 
Method Summary
 InstanceTree getKeyTree()
           
 void setKeyTree(InstanceTree keyTree)
           
 void setValueTree(InstanceTree inTree)
           
 
Methods inherited from class com.advancedpwr.record.inspect.MultiPath
getInstanceName, nameRoot, setInstanceName
 
Methods inherited from class com.advancedpwr.record.AccessPath
getExceptions, getInstanceTree, getParameterClass, getResult, getResultClass, getReturnType, pathName, setTree, suffix, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fieldKeyTree

protected InstanceTree fieldKeyTree
Constructor Detail

MapPutPath

public MapPutPath()
Method Detail

getKeyTree

public InstanceTree getKeyTree()

setKeyTree

public void setKeyTree(InstanceTree keyTree)

setValueTree

public void setValueTree(InstanceTree inTree)


Copyright © 2011 Advanced Power Co. All Rights Reserved.