Uses of Class
com.eu.miscedautils.ipxact.AbstractionDefinition.FileSetType.Function.Disabled

Packages that use FileSetType.Function.Disabled
com.eu.miscedautils.ipxact.AbstractionDefinition   
 

Uses of FileSetType.Function.Disabled in com.eu.miscedautils.ipxact.AbstractionDefinition
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition that return FileSetType.Function.Disabled
 FileSetType.Function.Disabled ObjectFactory.createFileSetTypeFunctionDisabled()
          Create an instance of FileSetType.Function.Disabled
 FileSetType.Function.Disabled FileSetType.Function.getDisabled()
          Gets the value of the disabled property.
 

Methods in com.eu.miscedautils.ipxact.AbstractionDefinition with parameters of type FileSetType.Function.Disabled
 void FileSetType.Function.setDisabled(FileSetType.Function.Disabled value)
          Sets the value of the disabled property.