@Generated public class ArtifactMatcher extends Object
| Constructor and Description |
|---|
ArtifactMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifact() |
MatchType |
getMatchType() |
int |
hashCode() |
ArtifactMatcher |
setArtifact(String artifact) |
ArtifactMatcher |
setMatchType(MatchType matchType) |
String |
toString() |
public ArtifactMatcher setArtifact(String artifact)
public String getArtifact()
public ArtifactMatcher setMatchType(MatchType matchType)
public MatchType getMatchType()
Copyright © 2024. All rights reserved.