Uses of Class
com.eu.miscedautils.ipxact.Abstractor.LocalMemoryMapType

Packages that use LocalMemoryMapType
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of LocalMemoryMapType in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return LocalMemoryMapType
 LocalMemoryMapType ObjectFactory.createLocalMemoryMapType()
          Create an instance of LocalMemoryMapType
 LocalMemoryMapType AddressSpaces.AddressSpace.getLocalMemoryMap()
          Gets the value of the localMemoryMap property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type LocalMemoryMapType
 void AddressSpaces.AddressSpace.setLocalMemoryMap(LocalMemoryMapType value)
          Sets the value of the localMemoryMap property.