Modifier and Type | Field and Description |
---|---|
static int |
TYPE_GLOBAL |
static int |
TYPE_PERSONAL |
Constructor and Description |
---|
ServiceLinkPlan() |
Modifier and Type | Method and Description |
---|---|
int |
getId() |
java.lang.String |
getTitle() |
int |
getType() |
void |
setId(int id) |
void |
setTitle(java.lang.String title) |
void |
setType(int type) |
public static final int TYPE_GLOBAL
public static final int TYPE_PERSONAL