java.io.Serializablepublic class PackageGroup
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
PackageGroup() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getPackages() |
Get the packages in the group.
|
java.lang.String |
getTitle() |
Get the title to use for the package group.
|
void |
setPackages(java.lang.String packages) |
Set the packages in the group.
|
void |
setTitle(java.lang.String title) |
Set the title to use for the package group.
|
public java.lang.String getPackages()
public java.lang.String getTitle()
public void setPackages(java.lang.String packages)
packages - public void setTitle(java.lang.String title)
title -