Uses of Class
com.eu.miscedautils.ipxact.Component.File.LogicalName

Packages that use File.LogicalName
com.eu.miscedautils.ipxact.Component   
 

Uses of File.LogicalName in com.eu.miscedautils.ipxact.Component
 

Methods in com.eu.miscedautils.ipxact.Component that return File.LogicalName
 File.LogicalName ObjectFactory.createFileLogicalName()
          Create an instance of File.LogicalName
 File.LogicalName File.getLogicalName()
          Gets the value of the logicalName property.
 

Methods in com.eu.miscedautils.ipxact.Component with parameters of type File.LogicalName
 void File.setLogicalName(File.LogicalName value)
          Sets the value of the logicalName property.