public static class ResolutionRequestBean.Adapter
extends java.lang.Object
| Constructor | Description |
|---|---|
Adapter() |
| Modifier and Type | Method | Description |
|---|---|---|
ResolutionRequestBean |
marshal(org.fedoraproject.xmvn.resolver.ResolutionRequest request) |
|
org.fedoraproject.xmvn.resolver.ResolutionRequest |
unmarshal(ResolutionRequestBean bean) |
public ResolutionRequestBean marshal(org.fedoraproject.xmvn.resolver.ResolutionRequest request) throws java.lang.Exception
java.lang.Exceptionpublic org.fedoraproject.xmvn.resolver.ResolutionRequest unmarshal(ResolutionRequestBean bean) throws java.lang.Exception
java.lang.Exception