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