Uses of Class
de.hybris.platform.patches.data.ImpexHeaderFile
-
Packages that use ImpexHeaderFile Package Description de.hybris.platform.patches.data -
-
Uses of ImpexHeaderFile in de.hybris.platform.patches.data
Methods in de.hybris.platform.patches.data that return ImpexHeaderFile Modifier and Type Method Description ImpexHeaderFileImpexHeaderFile. clone()ImpexHeaderFileImpexHeaderFile. clone(ImpexHeaderFile clone)ImpexHeaderFile[]ImpexImportUnit. getImpexHeaderFiles()Methods in de.hybris.platform.patches.data with parameters of type ImpexHeaderFile Modifier and Type Method Description voidImpexImportUnit. addHeaderFile(ImpexHeaderFile headerFileToAdd)Adds impexHeaderFile to existing list.ImpexHeaderFileImpexHeaderFile. clone(ImpexHeaderFile clone)voidImpexImportUnit. setImpexHeaderFiles(ImpexHeaderFile[] impexHeaderFiles)
-