public class Addon extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Addon.Plan |
| Constructor and Description |
|---|
Addon() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getName() |
Addon.Plan |
getPlan() |
String |
getState() |
URL |
getUrl() |
void |
setPlan(Addon.Plan plan) |
public Addon.Plan getPlan()
public void setPlan(Addon.Plan plan)
public String getId()
public String getName()
public String getDescription()
public URL getUrl()
public String getState()
Copyright © 2018. All rights reserved.