public class LocationAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Location>
LocationAdapter()
java.lang.String
marshal(Location loc)
Location
unmarshal(java.lang.String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LocationAdapter()
public Location unmarshal(java.lang.String s)
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,Location>
public java.lang.String marshal(Location loc)
marshal