public class PlanResultKeyAdapter extends XmlAdapter<String,PlanResultKey>
Constructor and Description |
---|
PlanResultKeyAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(PlanResultKey planResultKey) |
PlanResultKey |
unmarshal(String planResultKey) |
public PlanResultKey unmarshal(@Nullable String planResultKey) throws Exception
unmarshal
in class XmlAdapter<String,PlanResultKey>
Exception
public String marshal(@Nullable PlanResultKey planResultKey) throws Exception
marshal
in class XmlAdapter<String,PlanResultKey>
Exception
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.