Uses of Class
net.praqma.jenkins.memorymap.result.MemoryMapConfigMemoryItem

Packages that use MemoryMapConfigMemoryItem
net.praqma.jenkins.memorymap.result   
 

Uses of MemoryMapConfigMemoryItem in net.praqma.jenkins.memorymap.result
 

Methods in net.praqma.jenkins.memorymap.result that return types with arguments of type MemoryMapConfigMemoryItem
 List<MemoryMapConfigMemoryItem> MemoryMapConfigMemoryItem.getAssociatedSections()
           
 

Methods in net.praqma.jenkins.memorymap.result with parameters of type MemoryMapConfigMemoryItem
 boolean MemoryMapConfigMemoryItem.addChild(String parentName, MemoryMapConfigMemoryItem item)
           
 

Method parameters in net.praqma.jenkins.memorymap.result with type arguments of type MemoryMapConfigMemoryItem
 void MemoryMapConfigMemoryItem.setAssociatedSections(List<MemoryMapConfigMemoryItem> associatedSections)
           
 



Copyright © 2004-2013. All Rights Reserved.