Uses of Class
org.jboss.galleon.cli.model.PackageInfo
-
Packages that use PackageInfo Package Description org.jboss.galleon.cli.model -
-
Uses of PackageInfo in org.jboss.galleon.cli.model
Methods in org.jboss.galleon.cli.model that return PackageInfo Modifier and Type Method Description PackageInfoPackageGroupsBuilder.PackageInfoBuilder. build(Identity identity, PackageInfo parent)PackageInfoGroup. getPackage()Methods in org.jboss.galleon.cli.model that return types with arguments of type PackageInfo Modifier and Type Method Description java.util.List<PackageInfo>FeatureSpecInfo. getPackages()Methods in org.jboss.galleon.cli.model with parameters of type PackageInfo Modifier and Type Method Description PackageInfoPackageGroupsBuilder.PackageInfoBuilder. build(Identity identity, PackageInfo parent)voidGroup. setPackage(PackageInfo pkg)
-