@Singleton public final class LocalizedAppImagesAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<java.util.List<AppImage>,LocalizedAppImages>
Modifier and Type | Field and Description |
---|---|
private RequestLocales |
requestLocales |
Constructor and Description |
---|
LocalizedAppImagesAdapter() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AppImage> |
marshal(LocalizedAppImages localizedValue) |
LocalizedAppImages |
unmarshal(java.util.List<AppImage> value) |
private final RequestLocales requestLocales
public LocalizedAppImages unmarshal(java.util.List<AppImage> value)
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.util.List<AppImage>,LocalizedAppImages>
public java.util.List<AppImage> marshal(LocalizedAppImages localizedValue)
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<java.util.List<AppImage>,LocalizedAppImages>