|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.advancedpwr.record.AccessPath
com.advancedpwr.record.inspect.MultiPath
com.advancedpwr.record.inspect.MapPutPath
public class MapPutPath
| 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 |
|---|
protected InstanceTree fieldKeyTree
| Constructor Detail |
|---|
public MapPutPath()
| Method Detail |
|---|
public InstanceTree getKeyTree()
public void setKeyTree(InstanceTree keyTree)
public void setValueTree(InstanceTree inTree)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||