public static class PhoneNumber.Adapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PhoneNumber>
| Constructor and Description |
|---|
PhoneNumber.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
marshal(PhoneNumber v) |
PhoneNumber |
unmarshal(java.lang.String v) |
public PhoneNumber unmarshal(java.lang.String v) throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PhoneNumber>java.lang.Exceptionpublic java.lang.String marshal(PhoneNumber v) throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,PhoneNumber>java.lang.ExceptionCopyright © 2013 echocat. All Rights Reserved.