@NotNull OsgiBundleModel.State | 
OsgiBundleModel.getState() | 
  | 
protected static OsgiBundleModel.State | 
OsgiBundleModel.getState(@NotNull org.osgi.framework.Bundle bundle) | 
  | 
static OsgiBundleModel.State | 
OsgiBundleModel.State.valueOf(int value) | 
 Returns the enum constant of this type with the specified name. 
 | 
static OsgiBundleModel.State | 
OsgiBundleModel.State.valueOf(String name) | 
 Returns the enum constant of this type with the specified name. 
 | 
static OsgiBundleModel.State[] | 
OsgiBundleModel.State.values() | 
 Returns an array containing the constants of this enum type, in
the order they are declared. 
 |