@Portable public class PackageItem extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PACKAGE_NAME |
| Constructor and Description |
|---|
PackageItem() |
PackageItem(String packageName,
String caption) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCaption() |
String |
getPackageName() |
int |
hashCode() |
public static final String DEFAULT_PACKAGE_NAME
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.