Uses of Class
org.eclipse.packager.rpm.info.RpmInformation.Changelog
-
Packages that use RpmInformation.Changelog Package Description org.eclipse.packager.rpm.info -
-
Uses of RpmInformation.Changelog in org.eclipse.packager.rpm.info
Methods in org.eclipse.packager.rpm.info that return types with arguments of type RpmInformation.Changelog Modifier and Type Method Description java.util.List<RpmInformation.Changelog>RpmInformation. getChangelog()Method parameters in org.eclipse.packager.rpm.info with type arguments of type RpmInformation.Changelog Modifier and Type Method Description voidRpmInformation. setChangelog(java.util.List<RpmInformation.Changelog> changelog)
-