Uses of Class
com.eu.miscedautils.ipxact.Abstractor.AddressSpaces.AddressSpace.Segments

Packages that use AddressSpaces.AddressSpace.Segments
com.eu.miscedautils.ipxact.Abstractor   
 

Uses of AddressSpaces.AddressSpace.Segments in com.eu.miscedautils.ipxact.Abstractor
 

Methods in com.eu.miscedautils.ipxact.Abstractor that return AddressSpaces.AddressSpace.Segments
 AddressSpaces.AddressSpace.Segments ObjectFactory.createAddressSpacesAddressSpaceSegments()
          Create an instance of AddressSpaces.AddressSpace.Segments
 AddressSpaces.AddressSpace.Segments AddressSpaces.AddressSpace.getSegments()
          Gets the value of the segments property.
 

Methods in com.eu.miscedautils.ipxact.Abstractor with parameters of type AddressSpaces.AddressSpace.Segments
 void AddressSpaces.AddressSpace.setSegments(AddressSpaces.AddressSpace.Segments value)
          Sets the value of the segments property.