public class ProductInfo.ProductFeature
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
desc |
int |
fid |
boolean |
isAvailable |
boolean |
isInstalled |
Constructor and Description |
---|
ProductFeature(XMLElement feature) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public int fid
public java.lang.String desc
public boolean isInstalled
public boolean isAvailable
public ProductFeature(XMLElement feature)