Uses of Class
com.eu.miscedautils.ipxact.Component.RegisterFile.Range

Packages that use RegisterFile.Range
com.eu.miscedautils.ipxact.Component   
 

Uses of RegisterFile.Range in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return RegisterFile.Range
 RegisterFile.Range ObjectFactory.createRegisterFileRange()
          Create an instance of RegisterFile.Range
 RegisterFile.Range RegisterFile.getRange()
          Gets the value of the range property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type RegisterFile.Range
 void RegisterFile.setRange(RegisterFile.Range value)
          Sets the value of the range property.