public class BambooEntityOidAdapter extends XmlAdapter<String,BambooEntityOid>
Constructor and Description |
---|
BambooEntityOidAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(BambooEntityOid v) |
BambooEntityOid |
unmarshal(String v) |
public BambooEntityOid unmarshal(String v) throws Exception
unmarshal
in class XmlAdapter<String,BambooEntityOid>
Exception
public String marshal(BambooEntityOid v) throws Exception
marshal
in class XmlAdapter<String,BambooEntityOid>
Exception
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.