Uses of Class
com.eu.miscedautils.ipxact.Abstractor.BankedBlockType.Range

Packages that use BankedBlockType.Range
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of BankedBlockType.Range in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return BankedBlockType.Range
 BankedBlockType.Range ObjectFactory.createBankedBlockTypeRange()
          Create an instance of BankedBlockType.Range
 BankedBlockType.Range BankedBlockType.getRange()
          Gets the value of the range property.
 BankedBlockType.Range AddressSpaces.AddressSpace.getRange()
          Gets the value of the range property.
 BankedBlockType.Range AddressBlockType.getRange()
          Gets the value of the range property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BankedBlockType.Range
 void BankedBlockType.setRange(BankedBlockType.Range value)
          Sets the value of the range property.
 void AddressSpaces.AddressSpace.setRange(BankedBlockType.Range value)
          Sets the value of the range property.
 void AddressBlockType.setRange(BankedBlockType.Range value)
          Sets the value of the range property.