public class OutputMapAdapter extends XmlAdapter<Outputs,OutputMap>
Constructor and Description |
---|
OutputMapAdapter() |
Modifier and Type | Method and Description |
---|---|
Outputs |
marshal(OutputMap map) |
OutputMap |
unmarshal(Outputs outputs) |
Copyright © 2019. All rights reserved.