public static class ResolutionRequestBean.Adapter
extends java.lang.Object
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and 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