public static class Image.FmriState
extends java.lang.Object
FmriState represents the current state of an Fmri within
the image.| Modifier and Type | Field and Description |
|---|---|
boolean |
excludes |
Fmri |
fmri |
boolean |
frozen |
boolean |
incorporated |
boolean |
installed |
boolean |
upgradable |
| Constructor and Description |
|---|
Image.FmriState() |
public Fmri fmri
public boolean installed
public boolean upgradable
public boolean frozen
public boolean incorporated
public boolean excludes