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