public class Adapter5 extends XmlAdapter<String,PriceInterval>
| Constructor and Description |
|---|
Adapter5() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(PriceInterval value) |
PriceInterval |
unmarshal(String value) |
public PriceInterval unmarshal(String value)
unmarshal in class XmlAdapter<String,PriceInterval>public String marshal(PriceInterval value)
marshal in class XmlAdapter<String,PriceInterval>Copyright © 2016 OpenEstate. All rights reserved.