public class TwitterSettingsAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<Long,TwitterSettings>
Constructor and Description |
---|
TwitterSettingsAdapter() |
public Long marshal(TwitterSettings v) throws Exception
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Long,TwitterSettings>
Exception
public TwitterSettings unmarshal(Long v) throws Exception
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Long,TwitterSettings>
Exception
Copyright © 2014 Equilibrium. All rights reserved.