public class UniversalCommunicationAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<UniversalCommunication,java.lang.String>
| Constructor and Description |
|---|
UniversalCommunicationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
UniversalCommunication |
marshal(java.lang.String unversalCommunication) |
java.lang.String |
unmarshal(UniversalCommunication communication) |
public UniversalCommunicationAdapter()
public UniversalCommunication marshal(java.lang.String unversalCommunication) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<UniversalCommunication,java.lang.String>java.lang.Exceptionpublic java.lang.String unmarshal(UniversalCommunication communication) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<UniversalCommunication,java.lang.String>java.lang.ExceptionCopyright © 2014-2015 Konik.io. All Rights Reserved.