Uses of Class
com.eu.miscedautils.ipxact.DesignConfig.VendorExtensions

Packages that use VendorExtensions
com.eu.miscedautils.ipxact.DesignConfig   
 

Uses of VendorExtensions in com.eu.miscedautils.ipxact.DesignConfig
 

Methods in com.eu.miscedautils.ipxact.DesignConfig that return VendorExtensions
 VendorExtensions ObjectFactory.createVendorExtensions()
          Create an instance of VendorExtensions
 VendorExtensions ViewType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions PortType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions PortTransactionalType.Service.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions NameValuePairType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions FileSetType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions File.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.LanguageTools.FileBuilder.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ExecutableImage.LanguageTools.LinkerCommandFile.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions DesignConfiguration.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions ComponentInstance.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 VendorExtensions AbstractorViewType.getVendorExtensions()
          Gets the value of the vendorExtensions property.
 

Methods in com.eu.miscedautils.ipxact.DesignConfig with parameters of type VendorExtensions
 void ViewType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void PortType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void PortTransactionalType.Service.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void NameValuePairType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void FileSetType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void File.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.LanguageTools.FileBuilder.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ExecutableImage.LanguageTools.LinkerCommandFile.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void DesignConfiguration.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void ComponentInstance.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.
 void AbstractorViewType.setVendorExtensions(VendorExtensions value)
          Sets the value of the vendorExtensions property.