public class PlanResultKeyRestResultKeyAdaptor extends XmlAdapter<RestResultKey,PlanResultKey>
Constructor and Description |
---|
PlanResultKeyRestResultKeyAdaptor() |
Modifier and Type | Method and Description |
---|---|
RestResultKey |
marshal(PlanResultKey key) |
PlanResultKey |
unmarshal(RestResultKey restKey) |
public PlanResultKey unmarshal(RestResultKey restKey) throws Exception
unmarshal
in class XmlAdapter<RestResultKey,PlanResultKey>
Exception
public RestResultKey marshal(PlanResultKey key) throws Exception
marshal
in class XmlAdapter<RestResultKey,PlanResultKey>
Exception
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.