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