public class Zypper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Zypper.ProductInfo
The product information as returned by listProducts().
|
Modifier | Constructor and Description |
---|---|
private |
Zypper() |
Modifier and Type | Method and Description |
---|---|
static LocalCall<java.util.List<Zypper.ProductInfo>> |
listProducts(boolean all) |
public static LocalCall<java.util.List<Zypper.ProductInfo>> listProducts(boolean all)