public class RestGavProducts extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
artifactId |
protected String |
groupId |
protected Set<RestProductInput> |
products |
protected String |
version |
| Constructor and Description |
|---|
RestGavProducts(GAV gav,
Set<RestProductInput> products) |
protected String groupId
protected String artifactId
protected String version
protected Set<RestProductInput> products
public RestGavProducts(GAV gav, Set<RestProductInput> products)
Copyright © 2018. All rights reserved.