public class PackageGroup extends Object implements Serializable
Constructor and Description |
---|
PackageGroup() |
Modifier and Type | Method and Description |
---|---|
String |
getPackages()
Get the packages in the group.
|
String |
getTitle()
Get the title to use for the package group.
|
void |
setPackages(String packages)
Set the packages in the group.
|
void |
setTitle(String title)
Set the title to use for the package group.
|
public String getPackages()
public String getTitle()
public void setPackages(String packages)
packages
- public void setTitle(String title)
title
- Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.