public class FeatureState extends Object implements Serializable
| Constructor and Description |
|---|
FeatureState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getInstalled() |
String |
getName() |
String |
getVersion() |
void |
setInstalled(boolean installed) |
void |
setName(String name) |
void |
setVersion(String version) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.