public class ArtifactRequirement extends Object
| Constructor and Description |
|---|
ArtifactRequirement() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getCustomAttributes() |
String |
getDescription() |
String |
getName() |
String |
getRequirementType() |
static ArtifactRequirement |
of(Map<String,Object> req) |
String |
toString() |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.