Uses of Class
com.eu.miscedautils.ipxact.Component.ExecutableImage.Name

Packages that use ExecutableImage.Name
com.eu.miscedautils.ipxact.Component   
 

Uses of ExecutableImage.Name in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return ExecutableImage.Name
 ExecutableImage.Name ObjectFactory.createExecutableImageName()
          Create an instance of ExecutableImage.Name
 ExecutableImage.Name ExecutableImage.getName()
          Gets the value of the name property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type ExecutableImage.Name
 void ExecutableImage.setName(ExecutableImage.Name value)
          Sets the value of the name property.