public class Addon extends Object implements Serializable
Constructor and Description |
---|
Addon() |
Modifier and Type | Method and Description |
---|---|
String |
getBeta() |
Boolean |
getConfigured() |
String |
getDescription() |
String |
getId() |
String |
getName() |
int |
getPriceCents() |
String |
getPriceUnit() |
String |
getState() |
URL |
getUrl() |
public Boolean getConfigured()
public int getPriceCents()
public String getId()
public String getPriceUnit()
public String getName()
public String getDescription()
public URL getUrl()
public String getState()
public String getBeta()
Copyright © 2017. All rights reserved.