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

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

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

Methods in com.eu.miscedautils.ipxact.Abstractor that return BankedBlockType.Width
 BankedBlockType.Width ObjectFactory.createBankedBlockTypeWidth()
          Create an instance of BankedBlockType.Width
 BankedBlockType.Width BankedBlockType.getWidth()
          Gets the value of the width property.
 BankedBlockType.Width AddressSpaces.AddressSpace.getWidth()
          Gets the value of the width property.
 BankedBlockType.Width AddressBlockType.getWidth()
          Gets the value of the width property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type BankedBlockType.Width
 void BankedBlockType.setWidth(BankedBlockType.Width value)
          Sets the value of the width property.
 void AddressSpaces.AddressSpace.setWidth(BankedBlockType.Width value)
          Sets the value of the width property.
 void AddressBlockType.setWidth(BankedBlockType.Width value)
          Sets the value of the width property.