public class ResolutionRequestBean
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResolutionRequestBean.Adapter |
| Constructor and Description |
|---|
ResolutionRequestBean() |
| Modifier and Type | Method and Description |
|---|---|
org.fedoraproject.xmvn.artifact.Artifact |
getArtifact() |
boolean |
isProviderNeeded() |
void |
setArtifact(org.fedoraproject.xmvn.artifact.Artifact artifact) |
void |
setProviderNeeded(boolean isProviderNeeded) |