public class Adapter1 extends XmlAdapter<String,Integer>
Constructor and Description |
---|
Adapter1() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(Integer value) |
Integer |
unmarshal(String value) |
Copyright © 2021 Project Mixer2. All rights reserved.