public class PackageInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
artifactId |
String |
description |
String |
groupId |
String |
title |
String |
vendor |
| Constructor and Description |
|---|
PackageInfo() |
public String groupId
public String artifactId
@CheckForNull public String vendor
@CheckForNull public String title
@CheckForNull public String description
Copyright © 2004–2018. All rights reserved.